Files
river-config/systemd/river.service
2025-11-28 16:44:06 -08:00

17 lines
404 B
Desktop File

[Unit]
Description=A dynamic tiling Wayland compositor
Documentation=man:river(1)
BindsTo=river-session.target
Before=river-session.target
Wants=river-session-pre.target
After=river-session-pre.target
[Service]
Slice=session.slice
Type=notify
ExecStart=%h/.local/bin/river
Restart=on-failure
RestartSec=2
NotifyAccess=all
ExecStopPost=/usr/bin/systemctl --user unset-environment DISPLAY WAYLAND_DISPLAY