Files
nix/scripts/toggle-language.sh
2026-03-27 23:14:29 +02:00

7 lines
168 B
Bash
Executable File

#!/usr/bin/env bash
# hyprctl switchxkblayout semico--usb-gaming-keyboard- next
hyprctl switchxkblayout current next
notify-send -r 13 "Keyboard" "Language changed!"