update
This commit is contained in:
+11
-11
@@ -3,24 +3,24 @@
|
|||||||
mode = "dark"
|
mode = "dark"
|
||||||
|
|
||||||
# where generated files go (optional, but good to define)
|
# where generated files go (optional, but good to define)
|
||||||
output_dir = "~/.config/matugen/generated"
|
output_dir = "/home/honney/.config/matugen/generated"
|
||||||
|
|
||||||
[templates.quickshell]
|
[templates.quickshell]
|
||||||
input_path = "~/.config/matugen/templates/quickshell.qml"
|
input_path = "/home/honney/.config/matugen/templates/quickshell.qml"
|
||||||
output_path = "~/Projects/quickshell/config/Colors.qml"
|
output_path = "/home/honney/.config/quickshell/config/Colors.qml"
|
||||||
|
|
||||||
[templates.wlogout]
|
[templates.wlogout]
|
||||||
input_path = "~/.config/matugen/templates/wlogout.css"
|
input_path = "/home/honney/.config/matugen/templates/wlogout.css"
|
||||||
output_path = "~/.config/wlogout/style.css"
|
output_path = "/home/honney/.config/wlogout/style.css"
|
||||||
|
|
||||||
[templates.kitty]
|
[templates.kitty]
|
||||||
input_path = "~/.config/matugen/templates/kitty.conf"
|
input_path = "/home/honney/.config/matugen/templates/kitty.conf"
|
||||||
output_path = "~/.config/kitty/colors-kitty.conf"
|
output_path = "/home/honney/.config/kitty/colors-kitty.conf"
|
||||||
|
|
||||||
[templates.hyprlock]
|
[templates.hyprlock]
|
||||||
input_path = "~/.config/matugen/templates/hyprlock.conf"
|
input_path = "/home/honney/.config/matugen/templates/hyprlock.conf"
|
||||||
output_path = "~/.config/hypr/hyprlock.conf"
|
output_path = "/home/honney/.config/hypr/hyprlock.conf"
|
||||||
|
|
||||||
[templates.wofi]
|
[templates.wofi]
|
||||||
input_path = "~/.config/matugen/templates/wofi.css"
|
input_path = "/home/honney/.config/matugen/templates/wofi.css"
|
||||||
output_path = "~/.config/wofi/style.css"
|
output_path = "/home/honney/.config/wofi/style.css"
|
||||||
|
|||||||
Reference in New Issue
Block a user