Browse Source

Move home monitors around

master
Arti Zirk 2 years ago
parent
commit
8ab4844cd0
  1. 6
      .config/sway/mammut

6
.config/sway/mammut

@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
# Home desktop computer
set $left_disp "Dell Inc. DELL U2715H GH85D66Q08QS"
output $left_disp pos 0 0
set $right_disp "Dell Inc. DELL S2721DGF 8SVBP83"
set $right_disp "Dell Inc. DELL U2715H GH85D66Q08QS"
output $right_disp pos 2560 0
set $left_disp "Dell Inc. DELL S2721DGF 8SVBP83"
output $left_disp pos 0 0
input * {
xkb_numlock enabled

Loading…
Cancel
Save