mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 18:34:56 +08:00
10 lines
136 B
Desktop File
10 lines
136 B
Desktop File
[Unit]
|
|
Description=swhkd hotkey daemon
|
|
BindsTo=default.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=@out@
|
|
|
|
[Install]
|
|
WantedBy=default.target
|