- Corrected new Home and End remaps in terminal, accidentally mapped normal arrow keys incorrectly

This commit is contained in:
Ryan Reaves
2020-02-19 13:07:03 -06:00
parent 5207428abd
commit d8da8d3b31
2 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ PartOf=graphical-session.target
[Service]
Type=simple
Restart=always
#Environment=DISPLAY=:0.0
RestartSec=1
WorkingDirectory=/home/{username}/.config/kinto
ExecStart=/bin/bash -c "/home/{username}/.config/kinto/xactive.sh carrots"