talos: home: setup swaybg

This commit is contained in:
Antoine Martin 2025-02-17 14:15:43 +01:00
parent d8de5ac7d3
commit 4a4e9cc30f

View file

@ -33,6 +33,7 @@ in {
chromium # some websites only work there :(
nwg-displays
shikane # output autoconfig
swaybg
zotero
;
@ -101,6 +102,7 @@ in {
startup = [
{command = "shikane";}
{command = "waybar";}
{command = "swaybg --image ~/.wallpaper --mode fill"; always = true; }
{command = "swayidle -w idlehint 1 before-sleep \"${lock}\"";}
];
};