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
|
cat <<QTILEAUTOSTART > ~/.config/qtile/autostart.sh
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
pgrep -x picom > /dev/null || picom -b &
|
pgrep -x picom > /dev/null || picom -b &
|
||||||
|
amixer set Master 10% &
|
||||||
numlockx on &
|
numlockx on &
|
||||||
#nitrogen --restore &
|
#nitrogen --restore &
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user