add shift to combo to make it work, for some reason
This commit is contained in:
parent
2096b1f0a7
commit
e5d3649959
1 changed files with 1 additions and 1 deletions
|
@ -110,4 +110,4 @@ bindswitch lid:on output eDP-1 disable
|
||||||
bindswitch lid:off output eDP-1 enable
|
bindswitch lid:off output eDP-1 enable
|
||||||
|
|
||||||
# Notification key to bring up swaync
|
# Notification key to bring up swaync
|
||||||
bindsym $mod+n "exec swaync-client -t"
|
bindsym $mod+Shift+n exec "/usr/bin/swaync-client -t"
|
||||||
|
|
Loading…
Reference in a new issue