This repository was archived by the owner on Dec 24, 2025. It is now read-only.
Features
-
Got comfortable with using qtile as my daily driver of choice. Was pretty nice, save for times when I broke my config and had to startup gnome to fix the messup.
-
Now feature complete, I do not plan on adding any new features that might bring about breaking changes.
-
Fixed the issues I had mentioned earlier:
- Eye protection -> redshift
- Accessibility -> Xorg, via .Xresources file
- Airplane Mode/DND -> Still comes bundled with machine keys. atleast on the device im using.
- Wifi connection -> nm-manager-applet
- Bluetooth connection -> blueman
- Volume controll -> pavucontrol, pamixer
- Lock screen -> still a hiccup. will decide on this when I finally uninstall my gnome partition
- Calender -> still looking. Not that serious
- Desktop Icons -> turns out you cant have desktop icons in a WM, but rofi helps out a bit
-
Also added some tools worth mentioning:
- xfce4-power-manager -> managing my battery power elegantly.
- dunst -> got notifications working
- paplay -> playing dunst notifications in background
- mpv -> like vlc but better and open source, built on github.
- scratchpads in qtile -> got them working!
- picom -> wayland compositor, making my windows transparant and curved
Arguably Id like to think that my dotfiles are feature complete at the moment, Only need to version the apps in install.py file to prevent breaking changes from the devs themselves.