diff options
author | joe <rbo@gmx.us> | 2025-10-01 16:59:22 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-01 16:59:22 +0200 |
commit | 1e1f853c247fbf366b2692ac8222abfaeecbb84a (patch) | |
tree | a920cdf5e2132e51a8dfc8d559b6c052a6013793 /.local/bin/rkb | |
parent | up (diff) | |
download | dotfiles-bsd-1e1f853c247fbf366b2692ac8222abfaeecbb84a.tar.gz dotfiles-bsd-1e1f853c247fbf366b2692ac8222abfaeecbb84a.tar.bz2 dotfiles-bsd-1e1f853c247fbf366b2692ac8222abfaeecbb84a.tar.xz dotfiles-bsd-1e1f853c247fbf366b2692ac8222abfaeecbb84a.tar.zst dotfiles-bsd-1e1f853c247fbf366b2692ac8222abfaeecbb84a.zip |
up
Diffstat (limited to '.local/bin/rkb')
-rwxr-xr-x | .local/bin/rkb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.local/bin/rkb b/.local/bin/rkb deleted file mode 100755 index ff870d3..0000000 --- a/.local/bin/rkb +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -notify-send -u low -t 2000 'kb' ' Restored Esc/Tab' -setxkbmap -option -setxkbmap -layout us -variant intl |