add
This commit is contained in:
@@ -7,6 +7,6 @@ output_path = "~/.config/ghostty/themes/matugen"
|
|||||||
post_hook = "killall -SIGUSR2 .ghostty-wrappe"
|
post_hook = "killall -SIGUSR2 .ghostty-wrappe"
|
||||||
|
|
||||||
[templates.hyprland]
|
[templates.hyprland]
|
||||||
input_path = "~/.config/matugen/templates/hyprland-colors.conf"
|
input_path = "~/.config/matugen/templates/hyprland"
|
||||||
output_path = "~/.config/hypr/hyprland-colors.conf"
|
output_path = "~/.config/hypr/matugen.conf"
|
||||||
post_hook = "hyprctl reload"
|
post_hook = "hyprctl reload"
|
||||||
|
|||||||
@@ -12,5 +12,7 @@
|
|||||||
source = ./templates;
|
source = ./templates;
|
||||||
recursive = true;
|
recursive = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.ghostty.settings.theme = "matugen";
|
programs.ghostty.settings.theme = "matugen";
|
||||||
|
wayland.windowManager.hyprland.settings.extraConfig = ''source ./matugen.conf'';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user