This is meant for Arch based distros. Though I have WIP NixOS config. Dependencies might not be available for other distros.
Type of program | My default choice |
---|---|
Terminal Emulator | foot |
Shell | Fish |
File Manager | lf, pcmanfm |
Web Browser | qutebrowser |
editor (IDE or something) | Emacs |
Bar | Waybar |
Launcher | rofi |
Window Manager | sway |
At sway’s startup the script ~/.local/bin/pyrice will be executed. Go there and edit walls_dir
variable to your own wallpapers directory.
After that you can execute the script from terminal or by pressing Super+ALT+R
or from script hub by pressing Super+Shift+Enter
.
Software riced with pywal [11/11]:
- [X] foot
- [X] rofi
- [X] gtk3
- [X] gtk4 (libadwaita)
- [X] qt
- [X] emacs
- [X] qutebrowser
- [X] waybar
- [X] hyprland
- [X] zathura
- [X] sway
Go to install/README.org to look at the dependencies and other tweaks.
Copy/move all files to your $HOME
directory.
Another way to manage this conveniently is to install stow.
- Move cloned repo into
~/repo-name
. - Backup your
~/.config
and delete everything inside if necessary. - Inside repo directory do
stow .
This will link all files automatically to its corresponding places.