#!/bin/sh # Get keyboard layout name echo " $(moocow show keyboard-layout | jq -r .data | awk -F '[()]' '{print $2}')" | xargs