superpupervlad

Results 5 comments of superpupervlad

[Not important issue] All descriptions of widgets, layouts and extensions [(for example)](http://docs.qtile.org/en/v0.15.1/manual/ref/widgets.html#libqtile.widget.Image) in brackets " or '. While other [descriptions](http://docs.qtile.org/en/latest/manual/commands/index.html#keys) not.

I solved issue with `Ctrl-A`, `Ctrl-C` with dual layout ``` widget.KeyboardLayout( configured_keyboards=['us', 'ru,us'] ) ``` In `us` mode I have us layout (with working shorcuts), in `ru,us` layout I have...

According to [this](https://stackoverflow.com/questions/30927064/maven-how-do-i-activate-a-profile-from-command-line) you need to build with profile flag: `mvn package -P uberjar` BTW if you have `java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x4e20a985) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in...

You've got this behavior because optimus-manager did not launch correcty (just installed). Check daemon status `systemctl status optimus-manager.service` and then reboot. If you will have problems check [FAQ](https://github.com/Askannz/optimus-manager/wiki/FAQ,-common-issues,-troubleshooting). After correct...

If your systemd fusuma config not working you can check logs with `journalctl -u fusuma (or your name for service)` And if you have this error in logs ``` appmatcher...