- Several changes, need to do more testing before merging into master. It appears to work on chromebooks though, the more difficult of the 3.

This commit is contained in:
Ryan Reaves
2019-07-30 02:33:52 -05:00
parent 930279ba9e
commit 53ad0d579f
6 changed files with 78 additions and 63 deletions

8
system-config/keyswap.service Normal file → Executable file
View File

@@ -1,15 +1,15 @@
[Unit]
Description=keyswap for Terminal and GUI
After=syslog.target
PartOf=graphical-session.target
[Service]
Type=simple
User={username}
Group={username}
#User={username}
#Group={username}
Environment=DISPLAY=:0
Restart=always
WorkingDirectory=/home/{username}/.config/
ExecStart=
[Install]
WantedBy=multi-user.target
WantedBy=default.target