wow
This commit is contained in:
parent
8011eab5b5
commit
04c9007f08
14 changed files with 389 additions and 59 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
catppuccin.enable = true;
|
||||
catppuccin.flavor = "latte";
|
||||
catppuccin.autoEnable = false;
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "latte";
|
||||
autoEnable = false;
|
||||
cache.enable = true;
|
||||
cursors.enable = false;
|
||||
fcitx5.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue