#!/bin/sh layout=$(xkb-switch -p | cut -d "(" -f1) echo -n "^c#a3be8c^ ^d^$layout" case $BLOCK_BUTTON in 1) ~/.local/bin/kbmap_toggle;; esac