configuration/config/systemd/user/xcape.service

11 lines
228 B
SYSTEMD
Raw Normal View History

2015-04-18 13:50:14 +02:00
[Unit]
Description=XCape Modifier Key Modifier
After=display-manager.service
Wants=display-manager.service
[Service]
ExecStart=/usr/bin/xcape -d -t 100 -e 'Super_L=Scroll_Lock;Shift_L=Escape'
[Install]
WantedBy=default.target