aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/dapp-bg-sxhkd.service
blob: e250f1e6eebce1019f05bf509f2596172f8433fb (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Run the Simple X HotKey Daemon
PartOf=graphical-session.target
After=wman.target

[Service]
Type=exec
ExecStart=/usr/bin/sxhkd

[Install]
WantedBy=wman.target