1
0

5 Commits

Author SHA1 Message Date
9b9b9007ae
feat: update theme and floating window configurations
Signed-off-by: erick-alcachofa <erick@artichoke.dev>

This commit introduces a major overhaul of the dotfiles' visual theme
and several quality-of-life improvements.

- **Theme Migration:** Switched from the **Rose Pine** color scheme to
  **Gruvbox Material** for a more cohesive visual experience across all
  applications. This change affects Neovim, Wezterm, GTK, and Qt6,
  ensuring a unified look.
- **Improved Floating Windows:** Added a rule to manage the **Proton
  VPN** app's window, forcing it to float and center on the screen.
- **Terminal Configuration:**
  - Set the Wezterm terminal's background opacity to 80%.
  - Changed Picom's backend from `glx` to `xrender` for better
    compatibility.
- **Neovim Refactor:**
  - Removed deprecated and unused plugins.
  - Simplified the LSP configuration by directly using `nvim-lspconfig`
    and removing the `lsp-zero` wrapper.
  - Overhauled the Lualine and Markdown plugin settings to integrate
    seamlessly with the new color scheme.
- **Tmux Integration:** Completely replaced the `bamboo-tmux` plugin
  with a custom-themed configuration for the status line, ensuring a
  consistent and personalized aesthetic.
2025-10-05 02:26:08 -06:00
f9f8928977
feat: Removed tmuxinator usage and added presenterm config file 2025-04-17 18:49:33 -06:00
784414b3cb
feat: Updated tmux settings for bamboo theme 2025-04-02 10:27:59 -06:00
fa749cff1c
feat: Added bamboo colorscheme to wezterm, neovim and tmux 2025-03-16 13:18:41 -06:00
ea989b8071
chore: Initial commit
Current dotfiles settings (previously hosted on github)
2025-03-01 21:43:33 -06:00