I want to add custom key bindings in the qtile config (~/.config/qtile/config.py) to run arbitrary sh commands.
Normally to do this one must access the prompt widget (mod+r), and then manually type the command.
Instead I want to set a custom keybinding to essentially access the prompt widget...
So I installed all dependencies, then git checked latest version and did "pip install ." all went OK.
then in my .xinitrc inside home folder I got these two lines:
#!/bin/sh
exec qtile start
and when I type startx as user it loads into black screen.
By the way, starting "startx" as root...
Hello,
I'm new to FreeBSD and want to use Qtile(python) as my window manager.
So I tried to install like:
pkg install xinit xorg qtile
I added exec qtile in .xinitrc
and started X with startx.
Now the errors which appear are:
xcb.Exception: too few items in 'value_list'
I guess there is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.