summaryrefslogtreecommitdiff
path: root/home/config/hypr/config.d/keybinds.conf
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-11-03 13:26:33 -0500
committerFreya Murphy <freya@freyacat.org>2024-11-03 13:26:33 -0500
commit529d46c909630aba3ab595f3237dfa0a182b6486 (patch)
tree3481f34d2011fb37db98ecc04be9f2d5e0cce9f1 /home/config/hypr/config.d/keybinds.conf
parentrefactor home packages, update nvim config (diff)
downloaddotfiles-guix-529d46c909630aba3ab595f3237dfa0a182b6486.tar.gz
dotfiles-guix-529d46c909630aba3ab595f3237dfa0a182b6486.tar.bz2
dotfiles-guix-529d46c909630aba3ab595f3237dfa0a182b6486.zip
librewolf => firefox, fix xdg-portals
Diffstat (limited to 'home/config/hypr/config.d/keybinds.conf')
-rw-r--r--home/config/hypr/config.d/keybinds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/config/hypr/config.d/keybinds.conf b/home/config/hypr/config.d/keybinds.conf
index a3ce255..4836e1d 100644
--- a/home/config/hypr/config.d/keybinds.conf
+++ b/home/config/hypr/config.d/keybinds.conf
@@ -7,7 +7,7 @@ bind = $mod, J, togglesplit
bind = $mod, F, fullscreen
bind = $mod, L, exec, hyprlock
-bind = $mod SHIFT, L, exec, killall Hyprland
+bind = $mod SHIFT, L, exec, killall dbus-run-session
bind = $mod SHIFT, Q, killactive
bind = $mod, F5, exec, sh -c 'killall waybar; waybar --config ~/.config/waybar/config.hypr'