1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

i3: xkill on key release

This commit is contained in:
Joe Groocock 2020-03-28 14:14:38 +00:00
parent 3958c544a3
commit 6e28f1d0c4
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -129,7 +129,7 @@ popup_during_fullscreen smart
# keybindings
bindsym $mod+Shift+j reload
bindsym $mod+x exec xkill
bindsym --release $mod+x exec xkill
bindsym $mod+c exec notify-send "Try again" "You meant \\\$mod+b"
bindsym $mod+b exec systemd-run-i3 -c -s firefox firefox
bindsym $mod+v exec systemd-run-i3 i3-sensible-terminal -e sh -c "($SHELL -c $EDITOR || :) && $SHELL"