Initial commit
This commit is contained in:
3
ml4w/scripts/locale.sh
Executable file
3
ml4w/scripts/locale.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
layout=$(hyprctl devices | grep "active keymap" | awk '{print($3, $4)}' | sort | uniq | tail -n 1)
|
||||
echo "$layout"
|
||||
Reference in New Issue
Block a user