Set background with feh

This commit is contained in:
2021-11-12 00:52:30 +00:00
parent abaaab3f00
commit e018729f2c

View File

@@ -64,6 +64,7 @@ in {
startup = [ startup = [
{ command = "$HOME/bin/scripts/flower"; always = true; } { command = "$HOME/bin/scripts/flower"; always = true; }
{ command = "feh --bg-fill $HOME/wallpapers/wallpaper.jpg"; always = false; }
]; ];
terminal = "alacritty"; terminal = "alacritty";