Personal linux configuration, highly based on catppuccin color scheme. Setup subject to change without any reason depending on how I feel with this configuration.
Actually the current setup includes:
- Implemented catppuccin mocha flavor;
- Removed keybindgs with arrow keys (I have to be forced to use Vim keybindgs);
- Light dmenu customization by adding catppuccin yellow color as main color, opening items in vertical;
- Replaced, from standard configuration, spliting horizontal from $mod+o to $mod+s to replicate the default vim keybinding (s).
- Implemented catppuccin mocha flavor;
- Implemented catppuccin mocha flavor;
- Edited prompt to have also the arch symbol;
Standard configuration;
- Implemented catppuccin mocha flavor;
- Modular .ini files;
- Currently implemented: Cpu usage, Ram usage, CPU temperature, I3workspace, Network usage, Volume, Battery, Date and time.
- Implemented catppuccin mocha flavor
- Added kitty as display image mode in order to show images within it (python-pillow package is required on your system).
Still learning about Nvim, so I tried to comment at best the various files, I hope to get better at those file in the future (maybe some plugins are not configured at best). All written in lua from scratch as a learning path, lazy as plugin manager used mainly without events.