- Neovim (v0.9+ or beta version recommended)
- Wayland Desktop Environment
- Hyprland
- waybar
- eww (still working, not pushed yet :P)
- aria2 download manager
- swww wallpaper daemon
- wezterm
- paru & systemd (on Archlinux)
- rofi launcher
- zathura pdf reader
- lsd (ls replacement)
- zsh (powerlevel10k and zimfw)
Install requires Neovim 0.9+. Always review the code before installing a configuration. Clone the repository and install plugins
git clone [email protected]:chenrry666/dotfiles ~/.config/chenrry666/dotfiles
NVIM_APPNAME=chenrry666/dotfiles/.config/nvim nvim --headless +"Lazy! sync" +qa
Open Neovim with this configuration
NVIM_APPNAME=chenrry666/dotfiles/.config/nvim nvim
Always check the config files before you install! Use at your own risk!