These are my personal dotfiles for a Linux environment using Wayland (Sway), Wofi, Neovim, and more.
- Window manager: Sway & Hyprland
- Status Bar: Waybar
- Launcher: Wofi
- Terminal: Kitty
- Shell: Fish
- Editor: Neovim with config written from scratch
- Terminal Multiplexer: Tmux
- Fonts: Iosevka Term
I use GNU stow to symlink my configs
git clone https://github.com/myusername/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow <desired config>