sway,mako: make use of do-not-disturb mode
This commit is contained in:
parent
106fec55ae
commit
d729015777
@ -17,3 +17,6 @@ default-timeout=5000
|
||||
[urgency=high]
|
||||
border-color=#ff5555
|
||||
ignore-timeout=1
|
||||
|
||||
[mode=do-not-disturb]
|
||||
invisible=1
|
||||
|
@ -248,6 +248,8 @@ bindsym
|
||||
# Notifications
|
||||
bindsym Control+Space exec makoctl dismiss
|
||||
bindsym Control+Shift+Space exec makoctl dismiss --all
|
||||
bindsym Control+Alt+Space exec makoctl set-mode do-not-disturb
|
||||
bindsym Control+Alt+Shift+Space exec makoctl set-mode default
|
||||
|
||||
#
|
||||
# Moving around:
|
||||
|
Loading…
Reference in New Issue
Block a user