1
0
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:
eoli3n 2021-05-23 23:10:54 +02:00
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
# toggle proj
output $prof disable
bindsym $mod+p output $proj toggle
bindsym --no-repeat $mod+p output $proj toggle
# start kanshi
exec_always "pkill kanshi; kanshi"