summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-06-04 18:04:28 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-06-04 18:06:04 +0200
commitbf769d06a7affca59c519a8aaf0e88574132fb73 (patch)
tree1fd14978ca43c4ba1c422d965a4e25a44259bc1e
parent03823f5b464b8c416e2cd625710f34e333daa682 (diff)
Hyprland: Bind M-z to Woomer
-rw-r--r--.config/hypr/hyprland.conf.in1
1 files changed, 1 insertions, 0 deletions
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)