aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-26 14:33:08 -0600
committerCraig Jennings <c@cjennings.net>2026-01-26 14:33:08 -0600
commit34b528228959b7fc87019b8dd7b96645e8b898e8 (patch)
treeac2ccb7a16f4d413284b558a63c9c511c44e2af2 /dotfiles
parente99324f4593f9073e279a445f135e6d3ea24d3f8 (diff)
downloadarchsetup-34b528228959b7fc87019b8dd7b96645e8b898e8.tar.gz
archsetup-34b528228959b7fc87019b8dd7b96645e8b898e8.zip
feat(hyprland): add hyprctl kill binding (Ctrl+Alt+Super+K)
Wayland equivalent of xkill - click any window to force kill it. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf
index 4a94ad1..0e582d3 100644
--- a/dotfiles/hyprland/.config/hypr/hyprland.conf
+++ b/dotfiles/hyprland/.config/hypr/hyprland.conf
@@ -307,6 +307,7 @@ bind = $mod, F9, exec, toggle-touchpad
bind = $mod SHIFT, Q, exec, pgrep -x wlogout || wlogout -b 3 -T 600 -B 600 -L 1200 -R 1200 -c 20 -r 20
bind = $mod SHIFT, BACKSPACE, exit
bind = $mod SHIFT, ESCAPE, exec, hyprctl reload
+bind = CTRL ALT $mod, K, exec, hyprctl kill
# Mouse bindings (from DWM buttons)
bindm = $mod, mouse:272, movewindow