Update install.sh

This commit is contained in:
2024-05-13 13:50:23 +02:00
parent 52bdb20d87
commit 106ec27824

View File

@@ -196,7 +196,6 @@ cat <<QTILEAUTOSTART > ~/.config/qtile/autostart.sh
pgrep -x picom > /dev/null || picom -b & pgrep -x picom > /dev/null || picom -b &
amixer set Master 10% & amixer set Master 10% &
dunst & dunst &
. ~/.config/user-dirs.dirs &
numlockx on & numlockx on &
mpd & mpd &
#nitrogen --restore & #nitrogen --restore &