diff options
| author | Josh Ott <josh@ottmail.me> | 2025-10-20 08:50:06 -0400 |
|---|---|---|
| committer | Josh Ott <josh@ottmail.me> | 2025-10-20 08:50:06 -0400 |
| commit | 06229c9164d410c28b5f8505266109a53a7f725c (patch) | |
| tree | cc86bdaae0015bc4be5e8b40fb7a4efdff44c243 /.config/wallust/templates/colors_sway | |
| parent | 68dd6759196ff13df6930146bcffc998ad605416 (diff) | |
| download | dotfiles-06229c9164d410c28b5f8505266109a53a7f725c.tar.gz dotfiles-06229c9164d410c28b5f8505266109a53a7f725c.zip | |
wallpaper handling
Diffstat (limited to '.config/wallust/templates/colors_sway')
| -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}} |