enable automapaper for hyprland when hyprland is enabled

This commit is contained in:
Noa Aarts 2024-06-04 08:09:25 +02:00
parent ebf1cebcaa
commit 46b71366b0

View file

@ -31,6 +31,7 @@ in
modules = {
automapaper = {
enable = lib.mkDefault true;
hyprland = cfg.enable;
};
waybar = {
modules = {