Update install.sh
This commit is contained in:
@@ -194,6 +194,7 @@ if [ ! -f ~/.config/qtile/autostart.sh ]; then
|
||||
cat <<QTILEAUTOSTART > ~/.config/qtile/autostart.sh
|
||||
#!/bin/sh
|
||||
pgrep -x picom > /dev/null || picom -b &
|
||||
amixer set Master 10% &
|
||||
numlockx on &
|
||||
#nitrogen --restore &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user