distribution/packages/x11/other/fluxbox/system.d/windowmanager.service
2022-07-11 08:17:00 -04:00

18 lines
317 B
Desktop File

[Unit]
Description=Fluxbox Window Manager
Requires=xorg.service
After=xorg.service
Before=emustation.service
[Service]
Environment=DISPLAY=:0
Environment=HOME=/storage
ExecStart=/usr/bin/fluxbox
KillMode=process
Restart=always
RestartSec=1
StartLimitInterval=0
TimeoutStopSec=1s
[Install]
WantedBy=graphical.target