diff options
Diffstat (limited to 'hotkeys.sh')
-rwxr-xr-x | hotkeys.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hotkeys.sh b/hotkeys.sh new file mode 100755 index 0000000..7a9c6c3 --- /dev/null +++ b/hotkeys.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +killall swhks +swhks & +pkexec swhkd |