Add config from linux conf
This commit is contained in:
parent
174d913f73
commit
6ba1596291
124 changed files with 3913 additions and 2 deletions
5
dot_config/i3/scripts/keyboard-switch
Normal file
5
dot_config/i3/scripts/keyboard-switch
Normal 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