Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ffcad2e11 | ||
|
|
1816b976b8 |
@@ -25,6 +25,10 @@ output_path = "~/.config/hypr/hyprlock.conf"
|
|||||||
input_path = "~/.config/matugen/templates/wofi.css"
|
input_path = "~/.config/matugen/templates/wofi.css"
|
||||||
output_path = "~/.config/wofi/style.css"
|
output_path = "~/.config/wofi/style.css"
|
||||||
|
|
||||||
|
[templates.hypr]
|
||||||
|
input_path = "~/.config/matugen/templates/hypr.lua"
|
||||||
|
output_path = "~/.config/hypr/config/color.lua"
|
||||||
|
|
||||||
[templates.fish]
|
[templates.fish]
|
||||||
input_path = "~/.config/matugen/templates/fish.fish"
|
input_path = "~/.config/matugen/templates/fish.fish"
|
||||||
output_path = "~/.config/fish/configs/colors.fish"
|
output_path = "~/.config/fish/configs/colors.fish"
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
ACTIVE_COLOR = 0xFF{{ colors.primary.default.hex_stripped }}
|
||||||
|
INACTIVE_COLOR = 0xFF{{ colors.tertiary.default.hex_stripped }}
|
||||||
Reference in New Issue
Block a user