mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Move to UWSM
This commit is contained in:
parent
510d01ef47
commit
3993fb896d
41 changed files with 79 additions and 101 deletions
|
@ -1,10 +1,13 @@
|
|||
[Unit]
|
||||
Description="Daemon watching for Hyprland monitor updates"
|
||||
PartOf=graphical-session.target
|
||||
Description=Daemon watching for Hyprland monitor updates
|
||||
After=wayland-session@hyprland.desktop.target
|
||||
Requires=wayland-session@hyprland.desktop.target
|
||||
PartOf=wayland-session@hyprland.desktop.target
|
||||
|
||||
[Service]
|
||||
ExecStart=%h/.local/bin/scripts/gui/hyprland/hyprland-monitord
|
||||
Restart=on-failure
|
||||
Slice=background-graphical.slice
|
||||
|
||||
[Install]
|
||||
WantedBy=wayland-session.target
|
||||
WantedBy=wayland-session@hyprland.desktop.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue