Re-organization of xkb version back into kinto

This commit is contained in:
Ben Reaves
2021-07-10 02:00:13 -05:00
parent dcbf1e8382
commit a5a1d156e0
23 changed files with 2430 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# keyswap.timer
[Unit]
Description=Runs the keyswap.service 5 seconds after boot up
[Timer]
#OnBootSec=5s
OnActiveSec=5s
Unit=keyswap.service
[Install]
WantedBy=default.target