Modules/Hyprland: Add option to toggle dunst
This commit is contained in:
@ -25,6 +25,8 @@ with mylib.modules; {
|
||||
description = "Wallpaper and colorscheme to use";
|
||||
};
|
||||
|
||||
dunst.enable = mkEnableOption "Enable dunst notification daemon";
|
||||
|
||||
monitors = mkOption {
|
||||
type = types.attrs;
|
||||
description = "Hyprland Monitor Configurations";
|
||||
|
Reference in New Issue
Block a user