This is the repo for my current hyprland setup.
package | use |
---|---|
hyprland | window manager |
waybar | bar |
nvim (puppymacs :3) | text editor |
foot | terminal |
fish | shell |
starship | prompt |
rofi | runner |
part | part 2 electric boogaloo |
---|---|
cpu | i9 9900k |
gpu | 6900 XT |
mb | asus maximus XI hero wifi |
storage | too many SSDs |
distro | i use yiffos btw |
there's a lot of dependencies in the dependencies file, at some point i'll put them here, but not rn
honestly, my recommendation for managing dotfiles is with stow
it's a super simple program that symlinks it's contents to the parent directory of the directory it was invoked in
deadass just
> cd ~/
> git clone <repo>
> cd <repo>
> stow .
idk how stow handles pre-existing files but if you backup your existing config beforehand it can't hurt to try
you might need to rm the various directories included in this repo though, idk
ethan's cat