diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-08-22 15:56:33 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-22 15:56:33 +0200 |
commit | b51bf2702b204d2e439dd87d17435e4ec905cde7 (patch) | |
tree | 9feeefeda47d6c771dc37fe4e56a0f98bddc31ab /.config | |
parent | 7cc99a367ad76ce6143711aa44958f65969a033d (diff) |
Hyprland: Rename ‘vault’ to ‘vlt’
Diffstat (limited to '.config')
-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 |