diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-27 11:50:43 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-27 11:50:43 +0700 |
| commit | 6fc7f49449cb237e1aa37eb1025461fe3ea39589 (patch) | |
| tree | ceebc8a65556830627a4546da57e30e72945175e /.config/wallust/wallust.toml | |
| parent | cc7b61a1496d25a100f012300c1121835a9f8177 (diff) | |
.
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" } |
