From 1664f8ed5428505ad5e55bca1b85d538bf2a63ac Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 26 Aug 2023 18:22:23 -0500 Subject: [PATCH] feat(hypr): add keybinding to dismiss mako notification --- dots/.config/hypr/wm/bindings.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/.config/hypr/wm/bindings.conf b/dots/.config/hypr/wm/bindings.conf index f3dec426..0c5286fc 100644 --- a/dots/.config/hypr/wm/bindings.conf +++ b/dots/.config/hypr/wm/bindings.conf @@ -63,6 +63,7 @@ bind = SUPER,SPACE,exec,wofi --show drun bind = SUPER,F,fullscreen bind = SUPER,Q,killactive, bind = SUPER,A,togglefloating, +bind = SUPER,D,exec,makoctl dismiss -a bind = SUPERSHIFT,Q,exec,swaylock bind = SUPER,S,exec,grim -g "$(slurp)" - | wl-copy --type image/png bind = SUPERSHIFT,S,exec,~/.config/hypr/scripts/screen-cap.bash