Switch from urxvt to alacritty
This commit is contained in:
parent
51f74efecc
commit
0ce01cdd5d
3 changed files with 551 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ font $font
|
|||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
bindsym $mod+Return exec alacritty #i3-sensible-terminal
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+x kill
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue