add a keymap to start kitty
This commit is contained in:
parent
ef81e10868
commit
87e9f20d6f
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ floating_modifier Mod4
|
|||
# start a terminal
|
||||
#bindsym Mod4+Return exec i3-sensible-terminal
|
||||
bindsym Mod4+Return exec st
|
||||
bindsym Mod4+Shift+Return exec kitty
|
||||
|
||||
# kill focused window
|
||||
bindsym Mod4+Shift+q kill
|
||||
|
|
Loading…
Add table
Reference in a new issue