little bug

This commit is contained in:
mfgbhatti 2022-02-19 18:32:06 +00:00
parent 47fd9fee2e
commit 4a37ad0168
1 changed files with 2 additions and 2 deletions

View File

@ -69,10 +69,10 @@ fi
case "$DESKTOP" in case "$DESKTOP" in
"lxqt") "lxqt")
install_aur "sddm-nordic-theme-git" install_aur sddm-nordic-theme-git
;; ;;
"awesome") "awesome")
install_aur "rofi picom i3lock-fancy xclip ttf-roboto polkit-gnome materia-theme lxappearance flameshot pnmixer network-manager-applet xfce4-power-manager qt5-styleplugins papirus-icon-theme" install_aur rofi picom i3lock-fancy xclip ttf-roboto polkit-gnome materia-theme lxappearance flameshot pnmixer network-manager-applet xfce4-power-manager qt5-styleplugins papirus-icon-theme
git clone "https://github.com/ChrisTitusTech/titus-awesome" "$HOME"/.config/awesome git clone "https://github.com/ChrisTitusTech/titus-awesome" "$HOME"/.config/awesome
mkdir -p "$HOME"/.config/rofi mkdir -p "$HOME"/.config/rofi
cp "$HOME"/.config/awesome/theme/config.rasi "$HOME"/.config/rofi/config.rasi cp "$HOME"/.config/awesome/theme/config.rasi "$HOME"/.config/rofi/config.rasi