Commit graph

9 commits

Author SHA1 Message Date
Kevin Alberts 0f4ef9190a
Refactor usage of qtile object and improvements to media widget 2021-11-22 20:47:16 +01:00
Kevin Alberts 8f4f08e3bf
Update Aria config to latest qtile version and newest config 2021-09-13 19:56:40 +02:00
Kevin Alberts 705a2aaaa7
Laptop config changes 2020-10-14 18:57:20 +02:00
Kevin Alberts 95d2c26854
Update configuration for new laptop, Fixes for new qtile internal api, PrintScreen button function, Compositor and Clipboard manager, Fix mouse actions 2019-08-20 22:33:07 +02:00
Kevin Alberts 99d4919539
Add new widget and only show thermal widget if setting is set 2019-05-27 23:43:25 +02:00
Kevin Alberts 5b7475e50f
Multiple changes including random wallpaper, theme colors and switching to yay instead of yaourt 2018-12-29 21:49:27 +01:00
Kevin Alberts b9224b667d Multiple changes:
- Wrap topbar in own class for customization purposes.
- Add stub methods for popup creation
- Add method and shortcut to display the WM class in a notification
- Add keyboard backlight control module, to control my keyboard backlight based on which app has focus
- Add debugging bar to easily display debugging messages
- Add display brightness shortcut keys
- Move some global vars into the theme class
- Lower update intervals for widgets to lower CPU usage
- Add debugging configuration for use with Xephyr
2017-08-26 16:54:45 +02:00
Kevin Alberts 2df1347241 Mostly done now, except for some popups and tweaking. We have a top bar with dmenu launcher, 9 workspaces, window buttons, thermal monitor, graphs, battery monitor, wifi monitor, sound monitors, system tray, layout indicator, datetime, update counter and screen indicator. On the bottom is a debug bar (only shown when debug=true in config) which is pretty useless at the moment. 2017-06-07 12:07:30 +02:00
Kevin Alberts a5ef8739db Base theme, built on a class-based model. 9 workspaces based on function, basic system tray with cpu monitor, battery monitor and update indicator. Built-in multi-monitor support. 2017-06-06 00:15:28 +02:00