mirror of
https://gitlab.com/dbrw/ansible-setup.git
synced 2025-08-05 00:15:41 +07:00
11 lines
156 B
Desktop File
11 lines
156 B
Desktop File
[Unit]
|
|
Description=xcape service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/bin/xcape -e 'Control_L=Escape'
|
|
|
|
[Install]
|
|
WantedBy=xorg.target
|