Anthony Rodriguez
25f6c41bc1
This is the catppuccin hyprlock theme, with base16 colors so that it may work with my theming configuration.
5 lines
55 B
Nix
5 lines
55 B
Nix
_: {
|
|
programs.hyprlock = {
|
|
enable = true;
|
|
};
|
|
}
|