summaryrefslogtreecommitdiffstats
path: root/xcape/.config/systemd/user/xcape.service
blob: 7b5a38487c8641e9264c170ca2a84cc1931c0561 (plain) (blame)
1
2
3
4
5
6
7
[Service]
ExecStart=xcape -d -e 'Control_L=Escape;Control_R=Escape'
StandardOutput=null
Restart=always

[Install]
WantedBy=default.target