Files
kinto/system-config/keyswap.service
2020-02-02 16:46:20 -06:00

16 lines
270 B
Desktop File
Executable File

[Unit]
Description=keyswap for Terminal and GUI
PartOf=graphical-session.target
[Service]
Type=simple
#User={username}
#Group={username}
Environment=DISPLAY=:0
Restart=always
WorkingDirectory=/home/{username}/.config/kinto
ExecStart=
[Install]
WantedBy=default.target