dotfiles/.local/scripts/9997_lang
2022-08-16 10:50:49 +00:00

9 lines
145 B
Bash
Executable File

#!/bin/bash
COLOR1="#FF5800"
COLOR2="#973400"
lang=$(xkblayout-state print %s)
echo "^b$COLOR1^^c$COLOR2^  ^c$COLOR1^^b$COLOR2^ $lang ^d^"