diff options
| author | kkard2 <[email protected]> | 2024-01-05 20:48:31 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-01-05 20:48:31 +0100 |
| commit | 524c493b32eb1da8d54cecdad9bdcf554473f863 (patch) | |
| tree | 5dfa729ddb5dd80f2c186e5d663e2d9f6badbae7 /_linux/hypr | |
| parent | fa3e52b6275506595c0ee32293536d03cc0ee4e4 (diff) | |
changes
Diffstat (limited to '_linux/hypr')
| -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 |
