add shift to combo to make it work, for some reason

This commit is contained in:
Alex Kelly 2024-03-01 16:43:13 -05:00
parent 2096b1f0a7
commit e5d3649959

View file

@ -110,4 +110,4 @@ bindswitch lid:on output eDP-1 disable
bindswitch lid:off output eDP-1 enable
# Notification key to bring up swaync
bindsym $mod+n "exec swaync-client -t"
bindsym $mod+Shift+n exec "/usr/bin/swaync-client -t"