mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-15 04:37:18 +00:00
11 lines
234 B
Desktop File
11 lines
234 B
Desktop File
[Unit]
|
|
Description="Daemon watching for Hyprland monitor updates"
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=%h/.local/bin/scripts/gui/hyprland/hyprland-monitord
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=wayland-session.target
|