mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 09:36:46 +00:00
quickshell and hyprland additions
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[config]
|
||||
reload = false
|
||||
|
||||
[templates.nucleus]
|
||||
input_path = './templates/colors.json'
|
||||
output_path = '~/.config/nucleus-shell/config/colors.json'
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"_comment": "Material Colors generated with Matugen"
|
||||
<* for name, value in colors *>
|
||||
, "{{ name }}": "{{ value.default.hex }}"
|
||||
<* endfor *>
|
||||
}
|
||||
Reference in New Issue
Block a user