chore: flake update
This commit is contained in:
parent
720d1d6129
commit
bb9f71b3cc
3 changed files with 214 additions and 30 deletions
|
@ -20,18 +20,18 @@
|
|||
".config/fish/themes/Catppuccin-Frappe.theme".source = ./theming/Catppuccin-Frappe.theme;
|
||||
|
||||
## Kvantum's theme configuration.
|
||||
".config/Kvantum/Catppuccin-Frappe-Lavender" = {
|
||||
".config/Kvantum/catppuccin-frappe-lavender" = {
|
||||
source = "${
|
||||
pkgs.catppuccin-kvantum.override {
|
||||
accent = "Lavender";
|
||||
variant = "Frappe";
|
||||
accent = "lavender";
|
||||
variant = "frappe";
|
||||
}
|
||||
}/share/Kvantum/Catppuccin-Frappe-Lavender";
|
||||
}/share/Kvantum/catppuccin-frappe-lavender";
|
||||
};
|
||||
|
||||
".config/Kvantum/kvantum.kvconfig".text = ''
|
||||
[General]
|
||||
theme=Catppuccin-Frappe-Lavender
|
||||
theme=catppuccin-frappe-lavender
|
||||
'';
|
||||
##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue