started hyprland keyboard layout switcher
This commit is contained in:
6
scripts/hyprland-kb-layout-switcher.sh
Normal file
6
scripts/hyprland-kb-layout-switcher.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
function switch_kb_layout {
|
||||||
|
layouts="$(hyprctl devices -j | grep -iP '"layout"' -m 1)"
|
||||||
|
# TODO:
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user