fix DP-2 positioning

This commit is contained in:
Jacob Janzen 2024-08-14 12:59:10 -05:00
parent 22deddf856
commit 6945d8df03

View file

@ -62,7 +62,7 @@ Launch Emacs daemon.
* Display
I use a vertical monitor on the left and horizontal monitor on the right.
#+begin_src conf :tangle ~/.config/sway/config :mkdirp yes
output DP-2 resolution 2560x1440 position 1080 290
output DP-2 resolution 2560x1440 position 1080 100
output HDMI-A-2 resolution 1920x1080 transform 90 position 0 0
#+end_src