1
0
mirror of https://gitlab.com/dbrw/ansible-setup.git synced 2025-08-04 21:05:41 +07:00
ansible-setup/roles/common/files/user_home/.config/systemd/user/xcape.service
2022-06-29 17:19:22 +07:00

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