3 lines
130 B
Text
Executable file
3 lines
130 B
Text
Executable file
#/bin/sh
|
|
pidof -x sbd-xkbmap >/dev/null 2>&1 || sbd-xkbmap >/dev/null 2>&1 &
|
|
printf "\033[11m\033[10m %s\n" "$(xkb-switch -p)"
|