summaryrefslogtreecommitdiff
path: root/home-modules/desktop/hyprland.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2026-01-17 20:13:22 +0100
committerJakub Stachurski <j.stachurski@student.utwente.nl>2026-01-17 20:13:22 +0100
commita36426ffd6314bd367f042410d81ae9807df2eee (patch)
tree20437a0a03188fd1e3591ffc2e0b7aff81cffb56 /home-modules/desktop/hyprland.nix
parent69e57b6f623251df0c28bcb8e4634fb24c9546ac (diff)
Rewrite systemd service for mako so it only runs on hyprland
Diffstat (limited to '')
-rw-r--r--home-modules/desktop/hyprland.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-modules/desktop/hyprland.nix b/home-modules/desktop/hyprland.nix
index 80773d4..442910e 100644
--- a/home-modules/desktop/hyprland.nix
+++ b/home-modules/desktop/hyprland.nix
@@ -22,6 +22,7 @@ with lib;
homeprogs.waybar.enable = true;
homeprogs.mako.enable = true;
+ homeprogs.mako.systemdWantedBy = [ "hyprland-session.target" ];
# Environment variables for hyprland.
# This can be used to configure wayland/hyprland-specific things
home.file.".config/uwsm/env-hyprland".text = ''