mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-12 12:01:08 +01:00
13 lines
275 B
Desktop File
13 lines
275 B
Desktop File
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=@swww@/bin/swww-daemon --no-cache --layer bottom
|
|
Restart=always
|
|
RestartSec=10
|
|
|
|
[Unit]
|
|
After=graphical-session.target
|
|
ConditionEnvironment=WAYLAND_DISPLAY
|
|
Description=swww-daemon
|
|
PartOf=graphical-session.target
|