aboutsummaryrefslogtreecommitdiff
blob: 9a3e3140993f8b4132b3a9ceb9780de7b93dd637 (plain) (blame)
1
2
3
4
5
#!/usr/bin/env bash

KBD=$(/usr/bin/xkblayout-state print '%s')
echo $KBD
Powered by cgit v1.2.3 (git 2.41.0)