mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-13 22:29:16 +02:00
- Updated xkey service to use tmp location for config, added wordwise script
This commit is contained in:
@@ -9,4 +9,7 @@ if systemctl -q --user is-active keyswap; then
|
||||
fi
|
||||
if systemctl -q --user is-enabled keyswap; then
|
||||
systemctl --user disable keyswap
|
||||
fi
|
||||
fi
|
||||
|
||||
mkdir -p /tmp/kinto
|
||||
cp /home/{username}/.config/kinto/kinto.py /tmp/kinto/kinto.py
|
Reference in New Issue
Block a user