Switch from alacritty to kitty
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
485da13e5e
commit
6b294fb7dd
10 changed files with 42 additions and 228 deletions
|
@ -111,7 +111,7 @@ export MTGA_WINE_BINARY="/usr/bin/wine"
|
|||
# Setting applications
|
||||
export VISUAL=vim
|
||||
export EDITOR="${VISUAL}"
|
||||
export TERMINAL="alacritty"
|
||||
export TERMINAL="kitty"
|
||||
export BROWSER="chromium"
|
||||
export PAGER="less"
|
||||
export MANPAGER="${PAGER}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue