qtile-examples
Example configurations and scripts for Qtile (by qtile)
qtile
setup for Qtile EOS-CE (by EndeavourOS-Community-Editions)
qtile-examples | qtile | |
---|---|---|
10 | 5 | |
602 | 65 | |
0.5% | - | |
3.4 | 6.3 | |
about 2 months ago | 11 months ago | |
Python | Python | |
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
qtile-examples
Posts with mentions or reviews of qtile-examples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-18.
-
Different groups per screen
I have also combined this with some navigation over different focus/screens that I found here: https://github.com/qtile/qtile-examples/blob/master/traverse.py
-
Moving from Hyprland to Qtile - Need guidance
Did you look at the linked examples in the official repo? I'm not aware of any other resource like that, except for some bits I found through this subreddit.
-
Starter config
There is a qtile-examples repository, full of people's setups and tweaks.
-
Newbie to window manager, why use awesome over other dynamic wm ?
basic notification system and example server
-
Very new to Linux, how do you launch a program?
Most importantly, there are lines that define keybindings to start programs. I don't use qtile, but I think this example will help you figure things out. For instance, there is the # start specific apps section that explains that (with the given config) you have to press the mod key + n to start the browser or mod key + Enter to start the terminal.
- Get current screen?
-
Qtile Theme Switching Script
Declaration for each 'theme'. (See qtile-examples for how to separate qtile into multiple files.)
-
Why do people use functions in their configs?
I'm not completely dumbstruck, for example I can see that in this config the dev uses functions and hooks (idk what hooks are, sounds like a way to add event-driven functionality) to automatically set the window type to floating if the window name is equal to x.
-
All hail qtile extras (could be done without too though)
You can find some example configs at qtile-examples but, note, some of those configs are quite old.
-
Keybinding layouts in Qtile
https://github.com/qtile/qtile-examples/blob/92c2659e771b42ca52342996181f2c1b3fdb0324/cjbarnes/config.py (line 60)
qtile
Posts with mentions or reviews of qtile.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-14.
-
Qtile Bar Help
Hello! I have been having some trouble installing the Qtile community edition on my machine. I have cloned the repo from here and made sure all the dependencies were installed.
-
How does EndeavourOS manage wallpapers with Qtile?
The qtile community edition packages are listed at https://github.com/EndeavourOS-Community-Editions/qtile/blob/main/packages-repository.txt and is relatively simple
-
New to Endeavour OS Qtile and my first thoughts
You made me curious about the Arco Qtile config. https://github.com/arcolinux/arcolinux-qtile and for comparison https://github.com/EndeavourOS-Community-Editions/qtile
-
Help!
If all you want from endeavourOS is their theming, you could just check their Qtile configuration on Github
-
All hail qtile extras (could be done without too though)
I'm using endeavourOS and currently using their default config
What are some alternatives?
When comparing qtile-examples and qtile you can also consider the following projects:
Qtile-Config - This is my configuration of Qtile, a window manager written in python.
arcolinux-qtile
.nixpkgs - .nixpkgs aka dotfiles with nix
qtile - :cookie: A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland)
virt-manager - Desktop tool for managing virtual machines via libvirt