Skip to content
Snippets Groups Projects
Commit 77a000b1 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

I3 Add xkill.

parent 88bd8d23
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,9 @@ floating_modifier $mod
bindsym $mod+Return exec i3-sensible-terminal
# kill focused window
bindsym $mod+Shift+q kill
bindsym $mod+q kill
bindsym $mod+Shift+q --release exec xkill
bindsym $mod+Ctrl+q --release exec killall xkill
# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment