This commit is contained in:
2026-05-07 21:35:53 +02:00
parent 9ad5127393
commit b2e7eaf3af
6 changed files with 65 additions and 19 deletions
+10 -6
View File
@@ -27,7 +27,7 @@ say_bold() { printf "\n"; printf "%b%s%b\n" "$BOLD" "$*" "$RESET"; }
##########################
# Use exported variables from main detection script
##########################
OS="${DETECTED_OS:-debian}"
OS="${DETECTED_OS}"
DDE="${DETECTED_DE:-}"
DE="${SELECTED_DE:-none}"
TWM="${SELECTED_TWM:-none}"
@@ -70,18 +70,22 @@ install_packages git libreoffice-fresh
# gitahead-git
# editors
install_packages vscodium sublime-text-4 konsole
install_packages vscodium konsole
# temp removed packages:
# sublime-text-4
#internet
install_packages brave-bin insync
# google-chrome discord firefox
install_packages brave-bin
# temp removed packages
# google-chrome discord firefox insync
#theming
# variety
#media
install_packages flameshot-git mpv-full
# vlc gimp inkscape spotify lollypop
install_packages flameshot-git mpv-git
# temp removed packages
# vlc gimp inkscape spotify lollypop mpv-full
#shells
install_packages zsh zsh-completions zsh-syntax-highlighting oh-my-zsh-git