- Replace battery module with xfce-power-manager tray app
- Replace pulseaudio module with volctl tray app
- Remove extra powermenu, battery, and pulseaudio colors & intervals
- Change dunst module color to red
- Re-order modules in README
- Change user/kernel module to initialize with kernel
- Change default terminal to alacritty
- Add xmonad logout keybinding back instead of killing process
- Change top screen border gap to 15
- Change filesystem and updates module intervals to 15 minutes
- Fix spacing around and between windows
- Add keybindings for rofi-rbw & control center
- Replace keybindings for actions with rofi menu
- Move system restore processes to the end of startup hook
- Use scripts in ~/.scripts with command line arguments where possible
- Remove unnecessary shebangs at the start of scripts
- Replace polybar powermenu with clickable icon that launches rofi
- Remove unneeded imports
- Move global tangle path to individual code blocks
- Add docks hook to avoid polybar when tiling
- Add dwm-style workspace cycling
- Fix keybindings to put ctrl before shift
- Reset window sizes when force re-tiling
- Add ewmhDesktopsEventHook to myEventHook for polybar integration
- Launch polybar instead of xmobar
- No tangle xmobar config and delete it
- Add polybar config from dwm with bunch of tweaks