iso-profiles/community/webdad/desktop-overlay/usr/bin/setKeyboard.sh

4 lines
91 B
Bash
Raw Normal View History

2021-01-19 10:36:25 +01:00
#!/bin/bash
layout="$(localectl status | grep Layout | cut -d ':' -f 2)"
setxkbmap $layout