1

Modules/Hyprland: Ensure hypr-utils only start on hyprland session

This commit is contained in:
2025-11-13 21:11:03 +01:00
parent 28d0196a25
commit df93b8f1f4
3 changed files with 12 additions and 15 deletions

View File

@ -13,7 +13,7 @@ in {
config = lib.mkIf hyprpanel.enable {
programs.hyprpanel = {
enable = true;
systemd.enable = true;
systemd.enable = false;
settings = {
#