https://github.com/parham-dev27/qtile-config
https://github.com/parham-dev27/qtile-config
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parham-dev27/qtile-config
- Owner: parham-dev27
- Created: 2023-06-23T18:20:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T17:53:41.000Z (over 1 year ago)
- Last Synced: 2025-01-13T16:48:40.420Z (5 months ago)
- Language: Python
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qtile configuration file
## Screenshots 🖥️
x

## What is Qtile?
[Qtile](http://www.qtile.org/) is a window manager written and configured in Python🐍. It is hackable and lightweight, you can install it among other desktop environments and [standalone WM's](https://wiki.archlinux.org/index.php/window_manager).
## Keybindings
| Key | Action |
|---|---|
| F9 | Change Sound Output |
| F10 | Mute |
|F11 | Volume Down |
|F12 | Volume Up |
| Super + Space | Switch Keyboard Layout |
| Super + q | Quit Application |
| Super + Shift + r | Restart Qtile |
| Super + n | Normalize (Toggle Floating) |
| Super + r | Reset Layout |
| Super + Tab | Next Layout |
| Super + Left/h | Focus Left |
| Super + Up/j | Focus Up |
| Super + Down/k | Focus Down |
| Super + Right/l | Focus Right |
| Super + Ctrl + Left/h | Grow (Monadwide) |
| Super + Ctrl + Up/j | Shrink (Monadtall) |
| Super + Ctrl + Down/k | Grow (Monadtall) |
| Super + Ctrl + Right/l | Shrink (Monadwide) |
| Super + Shift + Left/h | Move Window Left |
| Super + Shift + Up/j | Move Window Up |
| Super + Shift + Down/k | Move Window Down |
| Super + Shift + Right/l | Move Window Right |
| Super + {X} | Go To {X} Workspace |
| Alt + Tab | Go To Next Workspace |
| Alt + Shift + Tab | Go To Previous Work| space |
| Super + Shift + {X} | Move Window To {X} Workspace |
| Super + Mouse Left Click | Window Set Floating |
| Super + Mouse Right Click | Window Change Size |
| Super + v | Clipboard |
| Super + b | Firefox |
| Super + e | Pcmanfm |
| Super + x | Logout Screen |
| Super + Return | Alacritty |
| Super + d | Rofi |
| Super + Shift + s | Restart sxhkd |
| Ctrl + Shift + Escape | Xfce-Taskmanager |
| Print | Spectacle (Screenshot) |
| F12 | Xfce Terminal Dropdown |