diff options
Diffstat (limited to '.config/wallust/wallust.toml')
| -rw-r--r-- | .config/wallust/wallust.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wallust/wallust.toml b/.config/wallust/wallust.toml index d2433d2..a8d7928 100644 --- a/.config/wallust/wallust.toml +++ b/.config/wallust/wallust.toml @@ -9,7 +9,7 @@ foottheme = { template = "foot-colors-custom.ini", target = "~/.cache/wallust/fo vicinae_dark = { template = "vicinae-dark.toml", target = "~/.cache/wallust/vicinae-dark.toml" } vicinae_light = { template = "vicinae-light.toml", target = "~/.cache/wallust/vicinae-light.toml" } mako = { template = "mako", target = "~/.cache/wallust/mako" } -vis = { template = "vis-theme.lua", target = "~/.cache/wallust/vis-theme.lua" } +vis = { template = "vis-theme.lua", target = "~/.config/vis/themes/wallust.lua" } starship = { template = "starship.toml", target = "~/.config/starship.toml" } niri = { template = "niri.kdl", target = "~/.cache/wallust/niri-theme.kdl" } |
