theyre ass
This commit is contained in:
Executable
+17
@@ -0,0 +1,17 @@
|
||||
{ config, lib, ... }:
|
||||
|
||||
{
|
||||
|
||||
# Catppuccin
|
||||
catppuccin.hyprlock = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
accent = "lavender";
|
||||
};
|
||||
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# TODO: Customize it more
|
||||
}
|
||||
Reference in New Issue
Block a user