diff --git a/.config/wallust/wallust.toml b/.config/wallust/wallust.toml index fd9fa87..41e1eb2 100644 --- a/.config/wallust/wallust.toml +++ b/.config/wallust/wallust.toml @@ -40,7 +40,7 @@ check_contrast = true [templates] -waybar = { template = 'waybar.css', target = '~/.config/waybar/colors-wallust.css' } +#waybar = { template = 'waybar.css', target = '~/.config/waybar/colors-wallust.css' } vicinae = { src = 'vicinae.toml', dst = '~/.local/share/vicinae/themes/wallust.toml'} # alacritty = { template = 'alacritty.toml', target = '~/.config/alacritty/colors.toml' } hyprland = { template = 'hyprland.conf', target = '~/.config/hypr/config/colors.conf' }