Add notification dismiss hotkey
This commit is contained in:
parent
63a191a151
commit
c8d0721292
1 changed files with 3 additions and 0 deletions
|
@ -163,4 +163,7 @@ exec_always import-gsettings.sh \
|
|||
gtk-theme:gtk-theme-name \
|
||||
font-name:gtk-font-name
|
||||
|
||||
# Notifications
|
||||
#--------------
|
||||
exec mako
|
||||
bindsym $mod+n exec makoctl dismiss
|
||||
|
|
Reference in a new issue