Adjust systemd services to work better with UWSM

This commit is contained in:
ItsDrike 2025-02-24 23:05:50 +01:00
parent 1abeb1e9ab
commit fbc693674d
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
8 changed files with 9 additions and 7 deletions

View file

@ -1,8 +1,9 @@
[Unit]
Description=Daemon watching for Hyprland monitor updates
After=wayland-session@hyprland.desktop.target
After=eww.service
Requires=eww.service
Requires=wayland-session@hyprland.desktop.target
PartOf=wayland-session@hyprland.desktop.target
[Service]
ExecStart=%h/.local/bin/scripts/gui/hyprland/hyprland-monitord