diff options
Diffstat (limited to '')
-rwxr-xr-x | .local/bin/rkb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.local/bin/rkb b/.local/bin/rkb index fd8fe26..ff870d3 100755 --- a/.local/bin/rkb +++ b/.local/bin/rkb @@ -1,4 +1,5 @@ #!/bin/sh -notify-send -u low -t 2000 'kb' ' Restored Ctrl/Caps Lock and Esc/Tab' +notify-send -u low -t 2000 'kb' ' Restored Esc/Tab' setxkbmap -option +setxkbmap -layout us -variant intl |