Update install.sh
This commit is contained in:
@@ -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 &
|
||||||
|
|||||||
Reference in New Issue
Block a user