mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
fix toggle proj in sway config
This commit is contained in:
parent
4914d1acca
commit
85e0ceb49b
@ -9,8 +9,7 @@ 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
|
||||||
output $prof disable
|
bindsym --no-repeat $mod+p output $proj toggle
|
||||||
bindsym $mod+p output $proj toggle
|
|
||||||
|
|
||||||
# start kanshi
|
# start kanshi
|
||||||
exec_always "pkill kanshi; kanshi"
|
exec_always "pkill kanshi; kanshi"
|
||||||
|
Loading…
Reference in New Issue
Block a user