Home
index
:
dotfiles
master
My dotfiles collection
clarkzjw
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
dot_config
/
i3
/
scripts
/
executable_keyboard-layout
blob: 9a3e3140993f8b4132b3a9ceb9780de7b93dd637 (
plain
) (
tree
)
d2d7357
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
)