mako: Configure do-not-disturb mode
This commit is contained in:
parent
3c4345cea0
commit
c137d50d60
4 changed files with 25 additions and 3 deletions
|
|
@ -177,9 +177,10 @@ seat seat0 hide_cursor 5000
|
|||
|
||||
bindsym $super+x exec cb-clear
|
||||
|
||||
bindsym $super+Backspace exec makoctl dismiss
|
||||
bindsym $super+Ctrl+Backspace exec makoctl dismiss --all
|
||||
bindsym $super+Shift+Backspace exec makoctl restore
|
||||
bindsym $super+Backspace exec makoctl dismiss
|
||||
bindsym $super+Ctrl+Backspace exec makoctl dismiss --all
|
||||
bindsym $super+Shift+Backspace exec makoctl restore
|
||||
bindsym $super+Ctrl+Shift+Backspace exec _do-not-disturb
|
||||
|
||||
assign [class="Beeper"] workspace number 9
|
||||
assign [class="discord"] workspace number 9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue