16 lines
277 B
Plaintext
16 lines
277 B
Plaintext
set $mod Mod1
|
|
|
|
output * bg #202020 solid_color
|
|
|
|
# virtual thor displays for dev
|
|
output WL-1 mode 960x540
|
|
output WL-2 mode 620x540
|
|
output WL-1 pos 0 0
|
|
output WL-2 pos 340 1080
|
|
|
|
input * {
|
|
xkb_layout us
|
|
}
|
|
|
|
bindsym $mod+Shift+e exec swaymsg exit
|
|
bindsym $mod+Return exec foot |