theyre ass
This commit is contained in:
Executable
+15
@@ -0,0 +1,15 @@
|
||||
{ config, lib, ... }:
|
||||
|
||||
{
|
||||
programs.librewolf = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
catppuccin.librewolf = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
accent = "lavender";
|
||||
force = true;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user