sway: configure work monitor
This commit is contained in:
@ -42,8 +42,8 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #56636e
|
||||
# output HDMI-A-1 resolution 1920x1080 position 1920,0
|
||||
#
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
output eDP-1 scale 1.5
|
||||
output DP-2 scale 2.0
|
||||
output eDP-1 scale 1.5 position 3413,480
|
||||
output DP-2 resolution 5120x2160 scale 1.5 position 0,0
|
||||
|
||||
### Autostart
|
||||
exec nextcloud
|
||||
@ -77,7 +77,7 @@ exec swayidle -w \
|
||||
input * {
|
||||
xkb_layout "se"
|
||||
#xkb_variant "svdvorak"
|
||||
xkb_options "caps:swapescape"
|
||||
xkb_options "caps:escape"
|
||||
}
|
||||
|
||||
### Key bindings
|
||||
|
||||
Reference in New Issue
Block a user