Update terminal i3 command
This commit is contained in:
parent
81c68f3599
commit
763f7be1a7
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ bindsym $mod+Shift+z exec --no-startup-id i3lock-fancy -g -t "System Locked" -f
|
||||||
# =====
|
# =====
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+a exec i3-sensible-terminal
|
bindsym $mod+a exec alacritty
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+c kill
|
bindsym $mod+Shift+c kill
|
||||||
|
|
Loading…
Reference in a new issue