mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 12:15:09 +03:00
9 lines
223 B
Desktop File
9 lines
223 B
Desktop File
[Unit]
|
|
Description=SteamDeck Plugin Manager
|
|
|
|
[Service]
|
|
ExecStart=/home/deck/homebrew/services/plugin_manager/plugin_manager
|
|
WorkingDirectory=/home/deck/homebrew/services/plugin_manager/
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |