Switch to alacritty to avoid bug with urxvt
This commit is contained in:
parent
6efc7b4387
commit
db1d91c078
2 changed files with 2 additions and 2 deletions
|
@ -192,7 +192,7 @@ let
|
|||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec urxvt
|
||||
bindsym $mod+Return exec alacritty
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue