add hosts on laptop, catppuccin autoenable config
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 36s
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 36s
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
{
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
autoEnable = true;
|
||||
flavor = "mocha";
|
||||
|
||||
dunst.enable = true;
|
||||
|
||||
@ -1,13 +0,0 @@
|
||||
{ ... }:
|
||||
{
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
|
||||
dunst.enable = true;
|
||||
dunst.flavor="frappe";
|
||||
|
||||
kvantum.apply = true;
|
||||
rofi.enable = false;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user