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
|
# output HDMI-A-1 resolution 1920x1080 position 1920,0
|
||||||
#
|
#
|
||||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||||
output eDP-1 scale 1.5
|
output eDP-1 scale 1.5 position 3413,480
|
||||||
output DP-2 scale 2.0
|
output DP-2 resolution 5120x2160 scale 1.5 position 0,0
|
||||||
|
|
||||||
### Autostart
|
### Autostart
|
||||||
exec nextcloud
|
exec nextcloud
|
||||||
@ -77,7 +77,7 @@ exec swayidle -w \
|
|||||||
input * {
|
input * {
|
||||||
xkb_layout "se"
|
xkb_layout "se"
|
||||||
#xkb_variant "svdvorak"
|
#xkb_variant "svdvorak"
|
||||||
xkb_options "caps:swapescape"
|
xkb_options "caps:escape"
|
||||||
}
|
}
|
||||||
|
|
||||||
### Key bindings
|
### Key bindings
|
||||||
|
|||||||
Reference in New Issue
Block a user