diff options
Diffstat (limited to '_linux/hypr/hyprland.conf')
| -rw-r--r-- | _linux/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_linux/hypr/hyprland.conf b/_linux/hypr/hyprland.conf index 3b06c1f..1671db5 100644 --- a/_linux/hypr/hyprland.conf +++ b/_linux/hypr/hyprland.conf @@ -192,6 +192,7 @@ bind = $mainMod CTRL, down, exec, pactl set-sink-volume @DEFAULT_SINK@ -5% # notifications bind = $mainMod, N, exec, makoctl dismiss +bind = $mainMod ALT, N, exec, makoctl dismiss --all bind = $mainMod SHIFT, N, exec, makoctl restore bind = $mainMod CTRL, N, exec, makoctl invoke bind = $mainMod CTRL, N, exec, makoctl dismiss |
