add notification mapping
This commit is contained in:
parent
210d2c269f
commit
2096b1f0a7
1 changed files with 3 additions and 0 deletions
|
@ -108,3 +108,6 @@ bindsym $mod+minus scratchpad show
|
||||||
bindsym $mod+plus floating toggle
|
bindsym $mod+plus floating toggle
|
||||||
bindswitch lid:on output eDP-1 disable
|
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
|
||||||
|
bindsym $mod+n "exec swaync-client -t"
|
||||||
|
|
Loading…
Reference in a new issue