Welcome to my Dotfiles repository which I use for my linux desktop. I hope this helps you to find what your looking for and be able to improve your own Linux Desktop. My setup basically always uses the Catppuccin Mocha Color scheme so you will find alot of that.
- Theme: Catppuccin Mocha
- Window Manager: Hyprland
- Terminal: Kitty
- Shell: Fish
- Panel: Waybar
- Application Launcher: Rofi
- Nvim Configuration: LazyVim
- Browser: LibreWolf + Catppuccin Mocha Saphire
- Discord: WebCord + Catppuccin Mocha
- Note Taking App: Obsidian + Catppuccin Mocha
- For Paru I use a custom pacman.conf which is hardcoded to my user directory, change this in ~/.config/paru/paru.conf
- Other changes which I might not have noted here, please don't just copy some random persons dotfiles and expect them to work.
- Currently I am playing around with the use of AGS for my bar using HyprPanel. You can enable it to start with .enable-ags
Run the below command inside of an archlinux ISO to setup a ZFS system, and enter Stetsed/.dotfiles at the repository stage to use my dotfiles
bash -c "$(curl -Ls selfhostable.net/install)"
- Dotfiles Dotfiles which I heavily used to inspire my creation, thanks for the examples :D.