Add notification dismissal hotkey
Prepare for completed mako-history menu
This commit is contained in:
parent
01f7cf5243
commit
39477c78db
|
@ -315,8 +315,10 @@ bindsym $mod+Shift+End exec ${HOME}/scripts/thinkpad/blc.pl --notify -= 10
|
|||
# Insert: Unassigned
|
||||
#bindsym $mod+Insert
|
||||
|
||||
# Delete: Unassigned
|
||||
#bindsym $mod+Delete
|
||||
# Delete: Clear all notifications
|
||||
bindsym $mod+Delete exec /usr/bin/makoctl dismiss -a
|
||||
# Add Shift: open mako history
|
||||
#bindsym $mod+Delete exec ${HOME}/scripts/sway/mako-history.sh
|
||||
|
||||
# Miscellaneous
|
||||
|
||||
|
|
Loading…
Reference in New Issue