qtile-examples
rofi
qtile-examples | rofi | |
---|---|---|
10 | 152 | |
576 | 13,108 | |
0.0% | 1.2% | |
3.2 | 8.2 | |
about 1 year ago | 10 days ago | |
Python | C | |
- | GNU General Public License v3.0 or later |
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
-
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)
rofi
- Rofi: A window switcher, application launcher and dmenu replacement
- macOS Command-Line Tools You Might Not Know About
-
What is the appeal of the 'start menu' in so many desktop environments?
You'll probably like rofi.
-
Possible to filter clipboard when using `unamedplus`?
Also, I use this script so that Rofi will show my clipboard instead of the native klipper UI (because it's far less keyboard friendly). Normally the script works great, but the script chokes whenever I `dd` an empty line or a lone `\`, putting an empty entry on my clipboard, which the wrapper than assumes means I'm at the end of the list of clipboard entries.
-
Rofi dry run
Which rofi you run? The original one from https://github.com/davatorium/rofi (which is Xorg base, so it has to start XWayland) or the Wayland-based fork on https://github.com/lbonn/rofi?
-
Cozytile - A Cozy Qtile Rice
OS: Arch Linux WM: Qtile Panel: Qtile bar Launcher: Rofi Notification Daemon: Dunst Terminal: Alacritty Shell: Zsh Compositor: Picom File Manager: Nemo Music Player: Spotify & ncmpcpp
- [Manjaro Linux] Manjaro + XFCE + ROFI + DRACULA THÈME
-
What's your recommended launcher app in your opinion?
I like rofi (super flexible, i also use it as a custom alt-tab option in openbox) and wofi is a nice option on wayland
-
xfce workplace switcher in polybar
Modi are covered in the documentation. They set what Rofi displays in its window. You can run Rofi from a keybind, or a module in Polybar, or by using click handlers. Extremely extensible and versatile. And a shit ton of fun to theme. :)
-
A sensible NixOS Xfce desktop configuration
xwinmosaic: Having tried XMonad.Actions.GridSelect in the past, I found the 2-dimensional grid more confusing than useful because you cannot intuit where it would lay things out. I find Rofi to be more usable for window switching because it prioritizes text filtering. https://github.com/davatorium/rofi
What are some alternatives?
Qtile-Config - This is my configuration of Qtile, a window manager written in python.
albert - A fast and flexible keyboard launcher
dotfiles - My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
dmenu-rs - A pixel perfect port of dmenu, rewritten in Rust with extensive plugin support
qtile - :cookie: A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland)
polybar - A fast and easy-to-use status bar
dotfiles
Ulauncher - Feature rich application Launcher for Linux
qtile - setup for Qtile EOS-CE
nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
qtile - ~/.config/qtile
dunst - Lightweight and customizable notification daemon