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:
@@ -110,7 +110,7 @@ run_cmd() {
|
||||
elif [[ "$1" == '--opt3' ]]; then
|
||||
xfce4-power-manager-settings
|
||||
elif [[ "$1" == '--opt4' ]]; then
|
||||
${polkit_cmd} alacritty -e powertop
|
||||
${polkit_cmd} kitty -e powertop
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user