diff options
-rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |