This folder is the main home of my different dotfiles. It includes my window manager config, with other dotfiles needed for my use.
- GNU Stow. This software is the main protagonist of my dotfiles. It creates symlinks for every single dotfile that I have. This have two benefits:
- It helps organizing my dotfiles into a single folder that I can move to every PC I want.
- It also works as a easy way to backup my dotfiles.
- Git.
The software that uses the dotfiles inside this repo are:
- Hyprland
- Hyprshot
- Hyprlock
- Hypridle (Not working rn)
- Waybar
- Waybar
- Neovim
- Rofi
- Kitty
- Fastfetch
- Dunst
- Cava
- clone this repo using the following link:
$ git clone https://www.github.com/alberkev03/dotfiles
- Inside the folder, activate stow.
$ stow .
Make sure the original dotfiles -if any- are REMOVED before activating. If not, it will promt errors.