Closing a window doesn't work with alt F4 kill shortcut
Hi there I'm new to i3 trying to change my config file to the default shortcuts is used with KDE
here is what i doo
set $mod Mod4
set $alt Mod1
bindsym $mod+Shift+q kill
bindsym $alt+F4 kill
And now the interesting part $mod+Shift+q kill
works but bindsym $alt+F4 kill
doesn't.
Errorlog:
ERROR: Expected one of these tokens: 'window', 'client', <end>
ERROR: Your command: kill # kill focused window
ERROR: ^^^^^^^^^^^^^^^^^^^^^
/run/user/1000/i3/errorlog.10202 (END)
no clue what to do
note: bindsym $alt+F2 exec dmenu_run
works perfect
note: full config file is here : github.com/wuschLOR/.i3