From 47c79dd517600b93c402d800ce1046e0e371e0f5 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 23 Nov 2023 19:22:22 +0100 Subject: Hyprland: Add binding for woman --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index b465268..7f1d097 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -79,6 +79,7 @@ bind = $modkey SHIFT, F, togglefloating # Programs bind = $modkey, C, exec, exec foot ec +bind = $modkey, D, exec, exec woman 2>/dev/null bind = $modkey, E, exec, exec emacsclient -c -a emacs bind = $modkey, M, exec, exec foot aerc bind = $modkey, P, exec, exec vlt get 2>/dev/null -- cgit v1.2.3