9 Commits

Author SHA1 Message Date
Sravan Balaji
3d8e77d2e2 Replace killall with pkill 2024-03-30 21:09:41 -04:00
Sravan Balaji
2fc6acd399 Make shebang more portable to NixOS 2024-03-30 20:03:41 -04:00
Sravan Balaji
4c6c9cd36f Change FiraCode to Monaspice Neon 2023-11-23 12:59:27 -05:00
Sravan Balaji
7b6cc33623 Nerd Fonts v3.0 Fix 2023-05-07 10:19:17 -04:00
Sravan Balaji
8c5c283da5 EA Origin Float & Polybar Updates Module Changes
- Make EA Origin windows float
- Update polybar updates module to use checkupdates and paru
2021-06-06 10:55:09 -04:00
Sravan Balaji
f1a1d837c3 Replace Polybar Modules w/ System Tray Applications
- 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
2021-05-23 15:50:19 -04:00
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