[I3] add default conf of awesome
This commit is contained in:
parent
69fab852ea
commit
f705defae3
21 changed files with 1752 additions and 109 deletions
5
configs/i3/scripts/keyboard-switch
Executable file
5
configs/i3/scripts/keyboard-switch
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
KBD=$(/usr/bin/xkblayout-state print '%s')
|
||||
echo $KBD
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue