/Qtile_Dots

My qtile configuration.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Qtile

Requirements

  • brightnessctl (optional)
  • pacman-contrib
  • pamixer
  • playerctl (optional)
  • python-dbus-next
  • python-psutil
  • qtile-extras-git (AUR)
  • qtile-git (AUR)
  • ttf-nerd-fonts-symbols
  • ttf-nerd-fonts-symbols-common
  • ttf-nerd-fonts-symbols-mono
  • ttf-sourcecodepro-nerd
  • i3lock-color-git (AUR)

⌨️ Keybindings

Switch between windows:

Keybind Function
mod + h Move focus to the left
mod + l Move focus to the right
mod + j Move focus to the window below
mod + k Move focus to the window above

Move windows between columns:

Keybind Function
mod + shift + h Move to the left columm
mod + shift + l Move to the left columm
mod + shift + j Move to the down columm
mod + shift + k Move to the up columm

Window management:

Keybind Function
mod + shift + space Flip the active window
mod + o Maximize or restores the active window
mod + Tab Switch to the next window layout
mod + a Close the active window
F11 Toggle fullscreen mode
mod + i Increase size of active window
mod + m Decrease size of active window

Floating window management:

Keybind Function
mod + space Change the floating state of the app
mod + c Center the active window
mod + f Bring the floating window to the front

Qtile stuff:

Keybind Function
mod + control + b Show or hides the status bar
mod + control + s Shut down Qtile
mod + control + r Reload the Qtile configura tion
mod + alt + r Restart Qtile
mod + alt + s Terminate the current X11 session

Apps:

Keybind Function
mod + Return Open a new terminal
mod + shift + Return Open a new terminal in floating mode
mod + shift + z View open applications
mod + z Open the application launcher
mod + b Open the default web browser
mod + n Open the Neovim
mod + v Open the VSCode
mod + shift + s Open the screenshot tool
mod + shift + f Open the Thunar file manager
mod + control + l Lock the screen by i3lock
mod + r Activate night mode
mod + shift + r Disable night mode