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
|
# Insert: Unassigned
|
||||||
#bindsym $mod+Insert
|
#bindsym $mod+Insert
|
||||||
|
|
||||||
# Delete: Unassigned
|
# Delete: Clear all notifications
|
||||||
#bindsym $mod+Delete
|
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
|
# Miscellaneous
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue