mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-02 09:06:40 +02:00
6 lines
86 B
Bash
6 lines
86 B
Bash
#!/bin/bash
|
|
|
|
setxkbmap -option
|
|
killall xbindkeys > /dev/null 2>&1
|
|
rm /tmp/kinto/caret
|