Configure for .stowrc
This commit is contained in:
parent
e58bb4c0a0
commit
1091129506
132 changed files with 4 additions and 18 deletions
7
slackware/home/bin/scripts/languagecycle
Executable file
7
slackware/home/bin/scripts/languagecycle
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/fish
|
||||
|
||||
if [ (xkblayout-state print "%n") = "Russian" ]
|
||||
setxkbmap -layout us
|
||||
else
|
||||
setxkbmap -layout ru
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue