mirror of
https://github.com/pnx/dotfiles
synced 2026-08-28 05:38:12 +02:00
use alacritty as default terminal
This commit is contained in:
parent
224d8847c7
commit
4b730d3924
1 changed files with 3 additions and 3 deletions
|
|
@ -58,7 +58,7 @@ floating_modifier $mod
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
#bindsym $mod+Return exec urxvt -e fish
|
#bindsym $mod+Return exec urxvt -e fish
|
||||||
bindsym $mod+Return exec kitty
|
bindsym $mod+Return exec alacritty
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+x kill
|
bindsym $mod+x kill
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue