mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 01:19:32 +08:00
12 lines
182 B
Desktop File
12 lines
182 B
Desktop File
[Install]
|
|
WantedBy=sway-session.target
|
|
|
|
[Service]
|
|
ExecStart=@workstyle@/bin/workstyle
|
|
Restart=always
|
|
RestartSec=3
|
|
|
|
[Unit]
|
|
BindsTo=sway-session.target
|
|
Description=workstyle autostart
|