systemd-user/user/setxkbmap.service

11 lines
160 B
SYSTEMD
Raw Normal View History

2014-08-18 06:25:02 +00:00
[Unit]
Description=Enable zapping
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=setxkbmap -option terminate:ctrl_alt_bksp
[Install]
2015-10-04 08:02:14 +00:00
WantedBy=wm.target