mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
change toggle proj keybind in sway config
This commit is contained in:
parent
7cbd0ef197
commit
6e930097db
@ -9,7 +9,8 @@ set $proj "ONKYO Corporation Sound System 0x00000000"
|
|||||||
#output $laptop pos 1920 1560 res 1920x1080 scale 1.8
|
#output $laptop pos 1920 1560 res 1920x1080 scale 1.8
|
||||||
|
|
||||||
# toggle proj
|
# toggle proj
|
||||||
bindsym --no-repeat $mod+p output $proj toggle
|
bindsym --no-repeat $mod+p output $proj toggle; output $screen toggle; output $laptop toggle
|
||||||
|
bindsym --no-repeat $mod+Shift+p output $laptop toggle
|
||||||
|
|
||||||
# start kanshi
|
# start kanshi
|
||||||
exec_always "pkill kanshi; kanshi"
|
exec_always "pkill kanshi; kanshi"
|
||||||
|
Loading…
Reference in New Issue
Block a user