Update all dot files
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
# WARNING: Matugen needs to be compiled with the `update-informer` feature for this to work.
|
||||
version_check = false
|
||||
|
||||
[config.wallpaper]
|
||||
command = "swww"
|
||||
arguments = ["img", "--transition-type", "center"]
|
||||
|
||||
[config.custom_colors]
|
||||
neutral = { color = "#787878", blend = true }
|
||||
neutral_variant = { color = "#7D747D", blend = true }
|
||||
@@ -21,13 +17,13 @@ input_path = '~/.config/matugen/templates/hyprland-colors.conf'
|
||||
output_path = '~/.config/hypr/hyprland.conf.d/colors.conf'
|
||||
post_hook = 'hyprctl reload'
|
||||
|
||||
[templates.qt6ct]
|
||||
input_path = '~/.config/matugen/templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt6ct/colors/matugen.conf'
|
||||
[templates.hyprtoolkit]
|
||||
input_path = '~/.config/matugen/templates/hyprtoolkit.conf'
|
||||
output_path = '~/.config/hypr/hyprtoolkit.conf'
|
||||
|
||||
[templates.qt5ct]
|
||||
input_path = '~/.config/matugen/templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt5ct/colors/matugen.conf'
|
||||
[templates.kcolorscheme]
|
||||
input_path = '~/.config/matugen/templates/kcolorscheme.colors'
|
||||
output_path = '~/.local/share/color-schemes/matugen.colors'
|
||||
|
||||
[templates.gtk3]
|
||||
input_path = '~/.config/matugen/templates/gtk-colors.css'
|
||||
@@ -42,10 +38,6 @@ input_path = '~/.config/matugen/templates/kitty-colors.conf'
|
||||
output_path = '~/.config/kitty/themes/hydro-os.conf'
|
||||
post_hook = 'kitten themes --reload-in=all hydro-os'
|
||||
|
||||
[templates.fuzzel]
|
||||
input_path = '~/.config/matugen/templates/fuzzel-colors.ini'
|
||||
output_path = '~/.config/fuzzel/themes/hydro-os.ini'
|
||||
|
||||
[templates.quickshell]
|
||||
input_path = '~/.config/matugen/templates/color.json'
|
||||
output_path = '~/.config/hydro-os/color.json'
|
||||
[templates.output]
|
||||
input_path = '~/.config/matugen/templates/output.css'
|
||||
output_path = '~/Documents/color-scheme/output.css'
|
||||
|
||||
Reference in New Issue
Block a user