diff options
-rw-r--r-- | gentoo/.config/sway/config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoo/.config/sway/config.org b/gentoo/.config/sway/config.org index e0f2d95..19c1482 100644 --- a/gentoo/.config/sway/config.org +++ b/gentoo/.config/sway/config.org @@ -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 |