Time Cli: tty-clock
Terminal: kitty
Music Player: moded Spotify with spicetify
Sound Visualizer: cava
Theme:here
Icon theme:here
Wallpaper:here
What you need before installation my gruvbox rice
Arch user
yay -S i3-gaps dunst dmenu ttf-font-awesome polybar light rc ranger i3lock-fancy-git zathura rofi ttf-jetbrains-mono
Ubuntu user
sudo add-apt-repository ppa:regolith-linux/unstable
sudo apt update
sudo apt upgrade
sudo apt install build-essential git cmake cmake-data pkg-config libcairo2-dev libxcb1-dev libxcb-util0-dev libxcb-randr0-dev libxcb-composite0-dev python3-xcbgen xcb-proto libxcb-image0-dev libxcb-ewmh-dev libxcb-icccm4-dev dmenu i3-gaps i3lock-fancy dunst fonts-font-awesome light libjsoncpp1 libjsoncpp-dev libuv1-dev libuv1 lua-luv rc ranger zathura rofi fonts-jetbrains-mono
Install lates polybar version in this repo
(1)$ cd polybar/
(2)$ mkdir build
(3)$ cd build
(4)$ cmake ..
(5)$ make -j$(nproc)
(6)$ sudo make install
If you get an error, make sure you have installed the dependencies.
clone my github repo
git clone https://github.com/KNY360/kgruvbox