config: i3: replace urxvt with alacritty
Seems to be faster and triggers less graphical glitches in conjunction with gdb (examine).
This commit is contained in:
parent
3b9be5de6f
commit
343219cfe2
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ floating_modifier $mod
|
|||
|
||||
# start a terminal
|
||||
#bindsym $mod+Return exec i3-sensible-terminal
|
||||
bindsym $mod+Return exec urxvt
|
||||
bindsym $mod+Return exec alacritty
|
||||
|
||||
bindsym $mod+b exec chromium
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue