config - arch-linux qtile keybinds no reaction -
installed qtile x manager on archlinux os. got repository. installed needed packages:
pycairo-xcb-git xorg-xpyb-git qtile-git
qtile started. show information on bottom panel (version of config, time, etc.) there no reaction on default keybinds (for example open xterm).
qtile have log files, or any?
you need mention log file if using .xinitrc start qtile:
exec qtile >> ~/.qtile.log
this open qtile write output .qtile.log; not have file, create 1 :
cat > ~/.qtile.log
Comments
Post a Comment