dotfiles/symlinks/bin/blocks-scripts/locale

8 lines
140 B
Bash
Executable File

#!/bin/bash
case $BLOCK_BUTTON in
1) ~/.config/other-scripts/switch-input.sh
esac
setxkbmap -query | grep -i "layout" | awk '{print $2}'