updated wayshell files with dependencies, colors.css and matugen information.
This commit is contained in:
@@ -14,6 +14,8 @@ exec-once=~/.config/sdgos/firstrun.sh
|
||||
exec-once=nautilus --gapplication-service
|
||||
## dankcalendar
|
||||
exec-once=dcal run -d --hidden
|
||||
## wayshell daemon
|
||||
exec-once=~/.config/sdgos/wayshell/wayshell.sh
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -83,11 +83,6 @@ output_path = '~/.config/sdgos/monocle/colors.css'
|
||||
input_path = '~/.config/caffyne-shell/matugen/caffyne-shell-colors.css'
|
||||
output_path = '~/.config/caffyne-shell/style/colors.css'
|
||||
|
||||
[templates.wayshell]
|
||||
input_path = '~/.config/matugen/templates/InioX/colors.css'
|
||||
output_path = '~/.config/sdgos/wayshell/colors.css'
|
||||
|
||||
|
||||
[templates.wayshellbars]
|
||||
input_path = '~/.config/matugen/templates/InioX/colors.css'
|
||||
output_path = '~/.config/sdgos/wayshell/configs/colors.css'
|
||||
@@ -0,0 +1,3 @@
|
||||
[templates.wayshellbars]
|
||||
input_path = '~/.config/sdgos/wayshell/colors.css'
|
||||
output_path = '~/.config/sdgos/wayshell/configs/colors.css'
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Css Colors
|
||||
* Generated with Matugen
|
||||
*/
|
||||
<* for name, value in colors *>
|
||||
@define-color {{name}} {{value.default.hex}};
|
||||
<* endfor *>
|
||||
Reference in New Issue
Block a user