i3status-keyboard-leds icon indicating copy to clipboard operation
i3status-keyboard-leds copied to clipboard

A python wrapper for i3status adding current status of keyboard leds (Caps lock, Num lock)

Results 2 i3status-keyboard-leds issues
Sort by recently updated
recently updated
newest added

Fails with error: ``` Traceback (most recent call last): File "./i3status1", line 81, in j = json.loads(line) File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads return _default_decoder.decode(s) File "/usr/lib64/python2.7/json/decoder.py", line 364, in...

Sorry, I am unable to locate the error. If I link the script to `/usr/local/bin` and adding the `+` to `i3status` cmd in the actual i3 config file, the status...