We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can use this snippet to create a simple keyboard layout indicator using command line utility xkblayout-state.
status.register("shell", command = "xkblayout-state print %s", interval = 5, on_leftclick = "xkblayout-state set +1", on_rightclick = "run", )