mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-29 13:51:50 +02:00
feat: redesign the project structure
This commit is contained in:
5
home/linux/i3/scripts/keyboard-layout
Executable file
5
home/linux/i3/scripts/keyboard-layout
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
KBD=$(/usr/bin/xkblayout-state print '%s')
|
||||
echo $KBD
|
||||
|
||||
Reference in New Issue
Block a user