Update dot_config/i3/config
This commit is contained in:
parent
528b656ec4
commit
dd8d09deaa
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@ floating_modifier $mod
|
|||
|
||||
# start a terminal
|
||||
# bindsym $mod+Return exec i3-sensible-terminal
|
||||
bindsym $mod+Return exec alacritty
|
||||
# bindsym $mod+Return exec alacritty
|
||||
bindsym $mod+Return exec kitty
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+A kill
|
||||
|
|
Loading…
Add table
Reference in a new issue