ExistingPerson's .dotfiles
https://gitlab.com/ExistingPerson08/dotfiles
Installation
Requirements:
- This scipt is intended to work on Rakuos (Niri edition) but with minor changes it should run on any linux distro.
- You’ll need to have Niri and DMS installed.
- Script will also turn on battery conservation that may cause issues on non-Lenovo laptops.
bash -c "$(curl -fsSL https://gitlab.com/ExistingPerson08/dotfiles/-/raw/main/install.sh)"Whats inside

Applications
- Homebrew and
thefuck eza just trash-clibrew packages - My favorite flatpak apps, including:
Gradia- great screenshot editorPlanify- best planing and task appRnote- note and scratchpad appFiredragon- excelent browser from Garuda Linux
- Gaming apps (Steam, heroic…) as rpms
- Development stuff (quickemu, gnome-boxes, java openjdk, zed, micro) as rpms
Configs
My Niri config is nothing special, besides a lot of workspace and window rules is pretty basic. Fish configs has some handy aliases like backup, tree and custom update script. Yea and sudo is swapped with run0. I also have my own justfile for automating tasks that I do often (e.g. system cleanup).