Bits of other dotfiles combined with my own configuration for the perfect aesthetic.
- OS: arch
- Theme: gruvbox
- Compositor: hypr
- DE: Hyprland
- Run Menu: rofi
- Notifications: dunst
- Terminal: alacritty
- Shell: fish
- Editor: neovim
- Wallpaper
You can choose to do this one of two ways
- By Symlinking the files in this folder to your
~/.config
- By Copying over the downloaded folder(s) to your
~/.config
This is the method I personally prefer.
mkdir -p ~/.dots && git clone git@github.com:rithulkamesh/dots.git ~/.dots
and then link necessary folders as such
ln -s ~/.dots/<conf> ~/.config
Any contributions are accepted under the MIT License and all Contributions are welcome.
© 2023-Present Rithul Kamesh. Accredition is appreciated but not necessary.