diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-08-14 11:51:13 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-08-14 11:51:13 -0500 |
commit | 22deddf856801be56d702a16211e51606d5f3376 (patch) | |
tree | 5b674822cfc93496f7d5c7f0d2cf8fa3843eb1fa /gentoo/.config | |
parent | 418cf74ec16029d927271fbc255c061c2ed1ec4d (diff) |
update displays
Diffstat (limited to 'gentoo/.config')
-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 235057c..e0f2d95 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 HDMI-A-1 resolution 1920x1080 position 1080 290 + output DP-2 resolution 2560x1440 position 1080 290 output HDMI-A-2 resolution 1920x1080 transform 90 position 0 0 #+end_src |