qtile

  1. F

    Installing Qtile

    Hey viewers. I've been trying to piece together the steps to properly install Qtile on v15.x. Searching youtube, reddit, even qtile.org for good documentation has proved of little help. Qtile's install guide is quite literally a one liner, and does not work. The most help I have found has been...
  2. F

    Package missing?

    Hey Viewers, I am leveling up from Void to FreeBSD 15.0 and I have a test system I have been practicing with. A base install was completed, then I installed qtile, my preferred window manager: #pkg install py311-qtile-0.33.0 After a couple of days trialing some other apps, I did a new system...
  3. GavOnyx

    Other Qtile - unable to create keybindings that run a sh command

    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...
  4. R

    Solved Qtile 0.17.1 and default twm boots into black screen

    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...
  5. D

    Other Install qtile window manager

    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...
Back
Top