non important commit

This commit is contained in:
benstrb 2026-01-11 14:30:33 +01:00
parent b1452bf8ff
commit 7840c8c82c

View file

@ -39,5 +39,9 @@
extraConfig = ''
feh --bg-fill "/home/benag/.nix-config/assets/pictures/bocchi_wallpaper.png"
'';
startupPrograms = [
"polybar"
];
};
}