Stylix firefox profile names

This commit is contained in:
DashieTM 2025-05-02 12:00:05 +02:00
parent 5b13d145ad
commit e657564ef7
4 changed files with 30 additions and 21 deletions

View file

@ -10,8 +10,8 @@
hyprland = {
anyrun = {
enable = lib.mkOption {
default = true;
example = false;
default = false;
example = true;
type = lib.types.bool;
description = "Enables anyrun";
};