Merge pull request #16 from cnsta/typo

typo
This commit is contained in:
cnsta
2024-08-18 14:23:12 +02:00
committed by GitHub

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 = {