From bf769d06a7affca59c519a8aaf0e88574132fb73 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 4 Jun 2025 18:04:28 +0200 Subject: Hyprland: Bind M-z to Woomer --- .config/hypr/hyprland.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index cfd3dc5..1b0c232 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -96,6 +96,7 @@ __bind(C, qalculate-gtk) __bind(E, emacsclient -ca emacs) __bind(M, foot aerc) __bind(W, firefox) +__bind(Z, woomer) __bind(return, foot) __bind(space, fuzzel -I --log-level=warning --show-actions) __bind( , print, scst) -- cgit v1.2.3