Start Hyprland using uwsm

Still a few broken bits to get working again (1Password on startup,
hyprsunset control), but the important stuff is functional
This commit is contained in:
Michael Bradley 2025-03-25 00:32:06 -04:00
parent 66c5bad209
commit dcc74af714
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8
14 changed files with 92 additions and 90 deletions

View file

@ -0,0 +1,12 @@
[Unit]
Description=Daemon to display desktop wallpapers
After=graphical-session.target
[Service]
Type=exec
ExecStart=swww-daemon
Restart=on-failure
Slice=background-graphical.slice
[Install]
WantedBy=graphical-session.target