Is it somehow possible to show the current selected language? I know I can switch with Alt+Shift+L. But how do I see what language actually is selected?
Have you tried echo $LANG
$ echo $LANG
en_US.UTF-8
Is it somehow possible to show the current selected language? I know I can switch with Alt+Shift+L. But how do I see what language actually is selected?
Have you tried echo $LANG
$ echo $LANG
en_US.UTF-8