updated to include docs about matugen
This commit is contained in:
+42
@@ -0,0 +1,42 @@
|
|||||||
|
# matugen
|
||||||
|
|
||||||
|
|
||||||
|
SDG-OS comes with some extra matugen templates, these templates come courtesy of InioX and can be found in ~/.config/matugen/templates/InioX
|
||||||
|
|
||||||
|
|
||||||
|
by default, the following are set up to generate:
|
||||||
|
|
||||||
|
btop
|
||||||
|
cava
|
||||||
|
clipse
|
||||||
|
micro
|
||||||
|
prismlauncher
|
||||||
|
spotify (spicetify sleek)
|
||||||
|
tmux
|
||||||
|
yazi
|
||||||
|
steam (using adwaita steam gtk)
|
||||||
|
obsidian
|
||||||
|
|
||||||
|
|
||||||
|
you enable them as follows:
|
||||||
|
|
||||||
|
btop - set your btop theme in btop's configuration to "sdgos"
|
||||||
|
|
||||||
|
cava - set your cava theme in cava's configuration to "sdgos"
|
||||||
|
|
||||||
|
clipse - set your clipse theme in clipse's configuration to "sdgos_theme"
|
||||||
|
|
||||||
|
micro - set your color scheme to "sdgos" in micro's settings config.
|
||||||
|
|
||||||
|
prismlauncher - select the sdgos theme in your settings menu
|
||||||
|
|
||||||
|
spicetify - should apply automatically
|
||||||
|
|
||||||
|
tmux - configure tmux to use sdgos-colors in the tmux config
|
||||||
|
|
||||||
|
steam - should apply automatically
|
||||||
|
|
||||||
|
yazi - should apply automatically
|
||||||
|
|
||||||
|
obsidian - colors are generated in ~/.config/matugen/templates-out/obsidian.css, symlink this to your obsidian vault under .obsidian/snippets/theme.css
|
||||||
|
|
||||||
@@ -13,10 +13,6 @@ output_path = '~/.config/hypr/hyprland/colors.conf'
|
|||||||
input_path = '~/.config/matugen/templates/hyprland/hyprlock-colors.conf'
|
input_path = '~/.config/matugen/templates/hyprland/hyprlock-colors.conf'
|
||||||
output_path = '~/.config/hypr/hyprlock/colors.conf'
|
output_path = '~/.config/hypr/hyprlock/colors.conf'
|
||||||
|
|
||||||
[templates.fuzzel]
|
|
||||||
input_path = '~/.config/matugen/templates/fuzzel/fuzzel_theme.ini'
|
|
||||||
output_path = '~/.config/fuzzel/fuzzel_theme.ini'
|
|
||||||
|
|
||||||
[templates.gtk3]
|
[templates.gtk3]
|
||||||
input_path = '~/.config/matugen/templates/gtk-3.0/gtk.css'
|
input_path = '~/.config/matugen/templates/gtk-3.0/gtk.css'
|
||||||
output_path = '~/.config/gtk-3.0/gtk.css'
|
output_path = '~/.config/gtk-3.0/gtk.css'
|
||||||
|
|||||||
Reference in New Issue
Block a user