diff options
Diffstat (limited to 'setxkbmap.sh')
-rwxr-xr-x | setxkbmap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setxkbmap.sh b/setxkbmap.sh index 978f593..d512462 100755 --- a/setxkbmap.sh +++ b/setxkbmap.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash setxkbmap -layout jr -variant jdvprk -option numpad:mac killall xcape |