Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
+11
-15
@@ -3,28 +3,24 @@
|
||||
mode = "dark"
|
||||
|
||||
# where generated files go (optional, but good to define)
|
||||
output_dir = "/home/honney/.config/matugen/generated"
|
||||
output_dir = "~/.config/matugen/generated"
|
||||
|
||||
[templates.quickshell]
|
||||
input_path = "/home/honney/.config/matugen/templates/quickshell.qml"
|
||||
output_path = "/home/honney/.config/quickshell/config/Colors.qml"
|
||||
input_path = "~/.config/matugen/templates/quickshell.qml"
|
||||
output_path = "~/.config/quickshell/config/Colors.qml"
|
||||
|
||||
[templates.wlogout]
|
||||
input_path = "/home/honney/.config/matugen/templates/wlogout.css"
|
||||
output_path = "/home/honney/.config/wlogout/style.css"
|
||||
input_path = "~/.config/matugen/templates/wlogout.css"
|
||||
output_path = "~/.config/wlogout/style.css"
|
||||
|
||||
[templates.kitty]
|
||||
input_path = "/home/honney/.config/matugen/templates/kitty.conf"
|
||||
output_path = "/home/honney/.config/kitty/colors-kitty.conf"
|
||||
input_path = "~/.config/matugen/templates/kitty.conf"
|
||||
output_path = "~/.config/kitty/colors-kitty.conf"
|
||||
|
||||
[templates.hyprlock]
|
||||
input_path = "/home/honney/.config/matugen/templates/hyprlock.conf"
|
||||
output_path = "/home/honney/.config/hypr/hyprlock.conf"
|
||||
input_path = "~/.config/matugen/templates/hyprlock.conf"
|
||||
output_path = "~/.config/hypr/hyprlock.conf"
|
||||
|
||||
[templates.wofi]
|
||||
input_path = "/home/honney/.config/matugen/templates/wofi.css"
|
||||
output_path = "/home/honney/.config/wofi/style.css"
|
||||
|
||||
[templates.fish]
|
||||
input_path = "/home/honney/.config/matugen/templates/fish.fish"
|
||||
output_path = "/home/honney/.config/fish/configs/colors.fish"
|
||||
input_path = "~/.config/matugen/templates/wofi.css"
|
||||
output_path = "~/.config/wofi/style.css"
|
||||
|
||||
@@ -66,7 +66,6 @@ input-field {
|
||||
valign = center
|
||||
}
|
||||
|
||||
|
||||
# -- uptime view --
|
||||
label {
|
||||
monitor =
|
||||
|
||||
Reference in New Issue
Block a user