1
0
Fork 0
dotfiles/.local/bin/statusbar/sb-xkbmap
2022-09-17 16:46:33 +02:00

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)"