- Hyprland - Window Manager
- Hyprlock - Lock Screen
- swww - Wallpaper Manager
- Waybar - Status Bar
- Pipewire - Audio stuff
- Alacritty - Terminal Emulator
- Clipse - Clipboard Manager
- Fish - Shell
- Pywal - Dynamic Colors
- Neovim - Text Editor with AstroVim configs
- NNN - File Manager
- Rofi(wayland fork) - App Launcher
- Grimblast and swappy - For taking and editing screenshots
- NetworkManager and nmtui - Network stuff
- Kew - Music
- Laptop: Asus TUF A16 2023
- dGPU: AMD Radeon RX 7600S
- CPU: AMD Ryzen 7 7435HS
- OS: Artix Linux
- Kernel:
linux
- Bootloader:
GRUB2
- Init:
runit
- No display manager
- Kernel:
On a fresh arch/artix linux install, or any os really
- (if arch based) setup yay, could do this manually or just run the yay-setup.sh script
- Install the necessary packages from the package lists in my-lists. You can do this with
pacman -S - < pacman-pkg-list.txt yay -S - < yay-pkg-list.txt
- Once you have your packages, you need their configs to be in the right place, for that first delete/move your old
.config
directory, then create a symlink from this one to the new onemv ~/.config/ ~/.config.bak # or you can do rm -rf ~/.config ln -s ~/dots/.config ~/.config
- Next deal with your errors as they come up, check out the scripts in my-scripts, you will probably need to run a few of them
Check out hyprland keybinds here, that will definitely be useful
My wallpapers can be found here (there are a lot)