Switch from gnome-terminal to alacritty.
This commit is contained in:
parent
5c266bc532
commit
6c6d1d1b25
5 changed files with 10 additions and 7 deletions
|
@ -142,7 +142,7 @@ floating_modifier $mod
|
|||
# start a terminal
|
||||
bindsym $mod+Shift+Return exec emacsclient -c
|
||||
bindsym $mod+Mod1+Return exec emacsclient -c -e '(eshell t)'
|
||||
bindsym $mod+Return exec gnome-terminal
|
||||
bindsym $mod+Return exec alacritty
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue