This commit is contained in:
cnst
2024-08-18 14:21:27 +02:00
parent ce4ef6a35d
commit 9cc6aba54c

View File

@@ -7,7 +7,7 @@
cfg = config.modules.wm.hyprland.adam.rules;
in {
options = {
modules.wm.hyprland.toothpick.adam.enable = mkEnableOption "Enables window rule settings in Hyprland";
modules.wm.hyprland.adam.rules.enable = mkEnableOption "Enables window rule settings in Hyprland";
};
config = mkIf cfg.enable {
wayland.windowManager.hyprland.settings = {