Set x11 wallpaper update command

This commit is contained in:
Kevin Alberts 2025-08-11 17:17:08 +02:00
parent befd2eb0fb
commit b5a3d3f577
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@ class Config(BaseConfig):
cmd_reconfigure_screens = "kanshictl reload"
# Commands
wallpaper_config_command = "/bin/true" # TODO: Remove
x11_wallpaper_config_command = "/home/kevin/bin/wal-nitrogen-noupdate" # TODO: Remove
# Images
desktop_bg = "/home/kevin/Pictures/wallpapers/desktop.png"