Stylix firefox profile names
This commit is contained in:
parent
5b13d145ad
commit
e657564ef7
4 changed files with 30 additions and 21 deletions
|
|
@ -10,8 +10,8 @@
|
|||
hyprland = {
|
||||
anyrun = {
|
||||
enable = lib.mkOption {
|
||||
default = true;
|
||||
example = false;
|
||||
default = false;
|
||||
example = true;
|
||||
type = lib.types.bool;
|
||||
description = "Enables anyrun";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue