Completes bootstrap.v2 setup

This commit is contained in:
Michel Fedde 2025-04-21 23:00:19 +02:00
parent 2bbccb4595
commit b8192c832e
24 changed files with 86 additions and 143 deletions

View file

@ -4,8 +4,6 @@ if [ -z ${XDG_SESSION_DESKTOP+x} ]; then
read -p "-- Which desktop environment do you want to install? " -r XDG_SESSION_DESKTOP
fi
echo "-- Adding dependencies for $XDG_SESSION_DESKTOP"
if [ $XDG_SESSION_DESKTOP = "i3" ]; then
addApplications polybar \
betterlockscreen \