Hyprland: Remap Super+Ctrl+N
Remap Super+Ctrl+N from "dismiss all notifications" to "toggle do not disturb mode".
This commit is contained in:
parent
789145f208
commit
bfc03fb2d0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ binde = $mainMod_SHIFT, V, togglesplit,
|
|||
bind = $mainMod, L, exec, $HOME/.scripts/swaylock.sh
|
||||
bind = $mainMod, F, fullscreen
|
||||
|
||||
bind = $mainMod_SHIFT, N, exec, makoctl dismiss -a
|
||||
bind = $mainMod_SHIFT, N, exec, $HOME/.scripts/waybar-dnd-toggle.sh; pkill -SIGRTMIN+2 waybar
|
||||
bind = $mainMod, R, exec, wofi --show run
|
||||
bind = $mainMod, E, exec, thunar
|
||||
binde = $mainMod_SHIFT, T, exec, kitty
|
||||
|
|
Loading…
Reference in a new issue