mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-23 05:55:12 +00:00
update
This commit is contained in:
parent
7711526d0b
commit
7e8812e7ec
|
|
@ -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("nitrogen --set-zoom-fill --no-recurse --random --head=0 ~/Pictures/SFW/Nature"),
|
||||||
awful.spawn.with_shell("optimus-manager-qt"),
|
awful.spawn.with_shell("optimus-manager-qt"),
|
||||||
os.execute("picom -b"),
|
awful.spawn.with_shell("picom -b"),
|
||||||
|
|
||||||
-- Mute volume on startup
|
-- Mute volume on startup
|
||||||
os.execute(string.format("amixer set Master 0%%")),
|
os.execute(string.format("amixer set Master 0%%")),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue