Arnas Udovič

Results 30 comments of Arnas Udovič

I use setxkbmap and xkb-switch combination with config.py: ``` @lazy.function def z_next_keyboard(qtile): check_output(['xkb-switch', '-n'], shell=True) filenames = { 'us': '~/.config/qtile/flags/en.png', 'lt(sgs)': '~/.config/qtile/flags/sgs.png', 'ru(phonetic)': '~/.config/qtile/flags/ru.png', } keyboard = check_output( ['xkb-switch', '-p'],...

There are thousands languages in the world. Why not to use SIL standard? I miss Samogitian language (sgs)

Stuck. Help is needed :) I need to get this (example with interaction): ``` docker exec -i -u nobody php_pk /bin/sh -c "XDEBUG_MOD=off PHP_CS_FIXER_IGNORE_ENV=1 /var/www/bin/php-cs-fixer fix --dry-run --verbose --format json...

found issue. `proc_open` sh command should not be escaped with "" 🎉

As I said before and in the description: this covers the case when phpactor can't be used in same container. I had some thoughts about to have second container with...

The problem is php-cs-fixer. It can't be in different versions during checks, because then cache file will be rebuilt and this takes time (from 10 seconds to 5-6 minutes). So,...

tried to change the language directly through db - didn't helped

for me it would be the best way terminal output and then `spawn('st -e qtile --keybindings')` bind to (M-?)

I can't select right language (Samogitian, sgs) as video language because it is not in the list