diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 5a9823d..a4467dc 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -122,6 +122,12 @@ bindle=,XF86AudioPlay, exec, ~/.config/i3/toggleplay.sh bindle=,XF86AudioNext, exec, playerctl next bindle=,XF86AudioPrev, exec, playerctl previous +# Notification controls +bind=SUPERALT,Space,exec,makoctl dismiss +bind=SUPERALT,Shift,exec,makoctl dismiss -a +bind=SUPERALT,Tab,exec,makoctl restore +bind=SUPERALT,Period,exec,makoctl menu wofi -dmenu + # Focus bind=SUPER,left,movefocus,l bind=SUPER,right,movefocus,r