systemd-user/user/setxkbmap.service

11 lines
160 B
SYSTEMD

[Unit]
Description=Enable zapping
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=setxkbmap -option terminate:ctrl_alt_bksp
[Install]
WantedBy=wm.target