1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 14:05:11 +00:00
This commit is contained in:
Toma Adrian Ionut 2022-11-22 19:14:26 +02:00
parent 7711526d0b
commit 7e8812e7ec

View file

@ -5,7 +5,7 @@ local startup =
{
awful.spawn.with_shell("nitrogen --set-zoom-fill --no-recurse --random --head=0 ~/Pictures/SFW/Nature"),
awful.spawn.with_shell("optimus-manager-qt"),
os.execute("picom -b"),
awful.spawn.with_shell("picom -b"),
-- Mute volume on startup
os.execute(string.format("amixer set Master 0%%")),