neodotfiles/user/.config/suckless/dwmblocks/scripts/layout
Clay Gomera 75927f319c Updated
2022-07-01 02:06:16 -04:00

3 lines
89 B
Bash
Executable file

#!/bin/sh
layout=$(setxkbmap -query | grep -oP 'layout:\s*\K\w+');
echo "$layout ";