Commit Graph

3 Commits

Author SHA1 Message Date
Sravan Balaji
0b3d2cb30e Change Terminal from Kitty to Alacritty
- 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
2021-05-17 19:58:35 -04:00
Sravan Balaji
a6d1175a5a Fix Spacing, Rofi Keybindings, & Use ~/.scripts
- 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
2021-05-16 14:17:24 -04:00
Sravan Balaji
f803927440 Replace Xmobar with Polybar
- 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
2021-05-10 23:54:09 -04:00