diff options
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index dec9e03..c38a3f7 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -72,7 +72,7 @@ windowrule = center, title:^(ec)$ bind = $modkey, Space, exec, exec wofi --show run 2>/dev/null bind = $modkey, E, exec, exec emacsclient -c -a emacs -bind = $modkey, P, exec, exec vault +bind = $modkey, P, exec, exec vlt bind = $modkey, Q, killactive, bind = $modkey, W, exec, exec firefox bind = $modkey, return, exec, exec foot |