dev: automated commit - 2025-09-14 17:50:01

This commit is contained in:
Mariano Z. 2025-09-14 17:50:01 -03:00
parent 4fd090d550
commit dbcbcf4077
9 changed files with 780 additions and 5 deletions

View file

@ -1,10 +1,10 @@
# Dotfiles
Personal dotfiles for my Linux system running Sway (Wayland).
Personal dotfiles for my Linux system running Niri (Wayland).
## Overview
- **Window Management**: Sway, Waybar, Swayidle
- **Window Management**: Niri, Waybar, Swayidle
- **Terminals**: Kitty, WezTerm
- **Development**: Neovim, Git, Tmux, npm, mise
- **Shell**: Zsh with custom functions, aliases, keymaps
@ -31,7 +31,7 @@ stow */
# Or install individual modules
stow zsh
stow nvim
stow sway
stow niri
```
## License