Skip to content

husseinhareb/qtile-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qtile-config

Qtile config and more widgets on my Linux Screenshot from 2023-09-29 15-24-15 Starting with a simple cava configuration with neofetch to match the wallpaper.

Everything you need for this rice can be found in this repo.

The terminal used is kitty.

The bars used are polybar.

Adding to that I created three rofi configuration as follows: Screenshot from 2023-09-29 15-25-27

Rofi with drun for openning apps. Screenshot from 2023-09-29 15-25-38 Power menu options. Screenshot from 2023-09-29 15-39-59 Wifi menu (You can connect easier through known wifi networks. Screenshot from 2023-09-29 15-31-07 Neovim configuration for maximum productivity with tokyonight theme and very other helpful plugins. Screenshot from 2023-09-29 15-52-51 I developed a variety of Python widgets using tkinter and ttkboostrap, each one for distinct functionalities, as shown in the picture above. These widgets provide convenient access to features such as the calendar and adjustment of audio and display settings. Screenshot from 2023-09-29 15-25-57 Finally, there is a hardware monitor widget that retrieves essential information from the computer's hardware, including details about the CPU, GPU, and RAM. Additionally, it includes a functionality to enable or disable CPU boosting, which can be advantageous on laptops for longer battery time.

You are welcome to copy any of my dotfiles or scripts you come across here.However, I advise against attempting to duplicate the entire setup, as it lacks organization and is tailored to my specific requirements.

These widgets are done on a 1080x1920 resolution screen with nvidia drivers.

NOTE:The spotify polybar need spotifyd for it to work.

NOTE:If the icons didn't load try installing Symbols Nerd Fonts.

NOTE:The hardware monitor and the brightness widget only works on nvidia drivers

NOTE:Don't forget to make all of the bash files executable by using chmod +x /path/to/file.

NOTE:You should add your city and an API key in the python script for the weather, you can get one for free from here .

NOTE:The packages needed for the hardware monitor to work are: python3 python-psutil python-ttkbootstrap nvidia nvidia-smi