Files
kinto/system-config/cleanup.sh

7 lines
141 B
Bash
Executable File

#!/bin/bash
setxkbmap -option
# force command to run silently and report true
killall xbindkeys > /dev/null 2>&1 || :
# rm /tmp/kinto/caret