diff --git a/lux/shell.json b/lux/shell.json index 0d06c9a..abc325c 100644 --- a/lux/shell.json +++ b/lux/shell.json @@ -14,5 +14,8 @@ "command": "systemctl poweroff" } ] + }, + "wallpaper": { + "directory": "~/Wallpapers/" } }