kek
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
7d9639cf48
commit
a76b5f86f2
|
@ -3,7 +3,7 @@
|
|||
class Layout < Worker
|
||||
def mainloop()
|
||||
loop do
|
||||
self.write `xkblayout-state print "%s"`
|
||||
self.write `xkblayout-state print "%s"`.upcase
|
||||
sleep(0.1)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user