From e6ee05924d7cf5c2e589ebfc19bda3cf5491628f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 9 Jun 2025 22:00:36 +0200 Subject: [PATCH] Add binding to dismiss notification --- default/hypr/bindings.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index 82371c5..c809187 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -11,6 +11,7 @@ bind = SUPER SHIFT, SPACE, exec, pkill -SIGUSR1 waybar bind = SUPER CTRL, SPACE, exec, ~/.local/share/omarchy/bin/swaybg-next bind = SUPER, W, killactive, +bind = SUPER, z, exec, swaync-client -c # End active session bind = SUPER, ESCAPE, exec, hyprlock