Commit Graph

18 Commits

Author SHA1 Message Date
rootiest 0de6489930 style: enhance window decorations for improved visual appeal 2024-11-06 10:32:47 -05:00
rootiest 9b81eb4e52 feat: add configuration option for tab bar positioning 2024-10-21 05:48:43 -04:00
rootiest 85a6f84c5a feat: improve hyperlink matching with regular expressions 2024-10-21 05:48:34 -04:00
rootiest 7ea66629e9 style: tidy up configuration and remove unnecessary comments 2024-10-21 05:48:19 -04:00
rootiest b22d371263 🐛 Bug(colorscheme): fixes to colorscheme automation 2024-10-07 13:53:56 -04:00
rootiest 2c5e7661d6 Feat(colorscheme): automate light/dark theme
Automates selecting between Catppuccin Mocha and Catppuccin Latte depending on the darkmode state.
2024-10-07 13:32:34 -04:00
rootiest 283e6946fa feat: implement plugin manager
- Allows running the following from the command palette (Ctrl+;)
  - Update All Plugins: Updates all plugins
  - List All Plugins: Lists all installed plugins
2024-10-05 04:48:32 -04:00
rootiest ff6443e145 feat: user customization for tabline
-- feat: Allows for user overrides to customize the tabline appearance
-- fix: Hide battery component in default tabline layout when no
batteries are found
2024-10-04 12:44:54 -04:00
rootiest c0775afb63 feat: session encryption
-- Allows user-customization of encryption
2024-10-04 11:08:48 -04:00
rootiest 1fda3b719a feat: workspace switcher
-- Adds some command pallete options for workspace management
2024-10-04 11:08:03 -04:00
rootiest 65917d380a feat: Add user customization and refactor for readability
- Add user customization via automatically detected user.lua file
- Reorganize config options into separate files
- Reorganize plugin loaders into separate files
2024-10-04 10:11:16 -04:00
rootiest d80b364cc0 Add dev-mode option
- Clean up multi-platform support
- Add dev-mode option to load local plugins automatically
2024-10-01 11:46:03 -04:00
rootiest 442dc9ce3a Use remote repo for battery.wez 2024-10-01 10:56:54 -04:00
rootiest f465bc517d Update all 2024-10-01 10:04:00 -04:00
rootiest a7bcc92586 style: enhance tab bar with new separators and themes 2024-09-24 14:40:11 -04:00
rootiest 475b293e5d feat(hyperlinks): add functionality to make Jira IDs clickable 2024-08-28 06:33:39 -04:00
rootiest bf6774838e fix(hyperlinks): fix hyperlinks address 2024-08-17 01:41:03 -04:00
rootiest 35ec6f0de6 feat(wezterm): initial commit
The initial release of the rootiest-wezterm config

BREAKING CHANGE: First Commit!
2024-08-16 14:50:01 -04:00