diff options
Diffstat (limited to '.config/wallust/templates')
| -rw-r--r-- | .config/wallust/templates/colors_sway | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wallust/templates/colors_sway b/.config/wallust/templates/colors_sway index 978ff5d..f8af2f2 100644 --- a/.config/wallust/templates/colors_sway +++ b/.config/wallust/templates/colors_sway @@ -1,4 +1,4 @@ -set $wallpaper {{wallpaper}} +set $wallpaper {{wallpaper | basename}} set $background {{background}} set $foreground {{foreground}} |