mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-06 19:32:50 +01:00
feat!(terminal): changed terminal from alacritty to kitty
This commit is contained in:
@@ -22,7 +22,7 @@ elif [[ ( "$theme" == *'type-2'* ) || ( "$theme" == *'type-4'* ) ]]; then
|
||||
fi
|
||||
|
||||
# CMDs (add your apps here)
|
||||
term_cmd='alacritty'
|
||||
term_cmd='kitty'
|
||||
file_cmd='nautilus'
|
||||
text_cmd='gedit'
|
||||
web_cmd='flatpak run io.gitlab.librewolf-community'
|
||||
|
||||
Reference in New Issue
Block a user