feat: swaync styling and config
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user