feat: swaync styling and config

This commit is contained in:
2026-08-23 08:12:41 +02:00
parent 49d3f7550e
commit 9387be3be8
6 changed files with 171 additions and 8 deletions
+6 -5
View File
@@ -12,11 +12,6 @@ input_path = '~/.config/matugen/templates/gtk/colors.css'
output_path = '~/.config/gtk-4.0/colors.css'
post_hook = '~/.config/matugen/post-hook-scripts/gtk-themes-reload.sh'
[templates.swaync-colors]
input_path = '~/.config/matugen/templates/colors.css'
output_path = "~/.config/swaync/colors.css"
post_hook = "swaync-client -rs"
[templates.waybar-colors]
input_path = '~/.config/matugen/templates/colors.css'
output_path = "~/.config/waybar/colors.css"
@@ -38,6 +33,12 @@ output_path = '~/.config/alacritty/colors.toml'
input_path = '~/.config/matugen/templates/vesktop/midnight.css'
output_path = '~/.config/vesktop/themes/midnight-discord.css'
# From https://github.com/ErikReider/Linux/blob/master/dotfiles/.config/swaync/style.css
[templates.swaync]
input_path = '~/.config/matugen/templates/swaync/style.css'
output_path = "~/.config/swaync/style.css"
post_hook = "swaync-client -rs"
# My own
[templates.hyprland]