Note
Install script provided is still a WIP
- Hyprland as the window manager
- SDDM as my display manager
- Waybar as the status bar
- Swaync as the notification daemon (Previously Used Mako, config for that will be included too, but only use either mako or swaync, not both at the same time)
- Avizo as a notification daemon for when volume or brightness is changed
- kitty as my terminal
- Pywal for generating colorschemes
- Waybar as the status bar
- Blueman applet for bluetooth
- Neovim as my code editor, but its configuration will not be included in my dotfiles
- yay as my package manager / aur helper
- wlogout
- lazygit for using git
- Waypaper for managing wallpapers along with swww as the backend
- nwg-look to control look of gtk3 applications
Small Note to myself if I have to install this on endeavouros again: Make sure locale has utf 8, if not, make sure it is there in /etc/locale.conf, then run
unset lang
source /etc/profile.d/locale.sh
Another Note: Post command used in waypaper
post_command = bash ~/.config/waypaper/post_commands.sh $wallpaper
Removed the previously used stupidly-long post_command and moved all of it to a bash script file which i can modify more easily
- Setup yay
git clone https://github.com/Alan-J-Bibins/dotfiles
cd dotfiles
- Run
./install.sh
and follow the instructions (basically say yes to everything) - Reboot
- Copy wallpapers from
https://drive.google.com/drive/folders/13c9e27zigqFp0Hj9F0mF-VDx1KBscWS1?usp=sharing
into~/Pictures/Wallpapers