Puedes leer esta pagina en español AQUI
12 different themes for BSPWM and Polybar. With a theme selector to change on the fly.
Rice-Selector.mp4
DIstro | Arch |
---|---|
WM | BSPWM |
Bar | Polybar |
Menu | Rofi |
Compositor | Picom |
Terminal | Termite |
Widgets | ElKowars wacky widgets |
-
Change themes on the fly: 12 different Rices now!.
-
Theme Selector:
Alt + Space bar
to launch it. -
Random wallpaper: Every time you switch between rices or reload bspwm with
super + alt + r
a new wallpaper is set depending on the rice you are on. -
Wallpaper Changer
Super + Alt + w
changes bethween different wallpapers in the actual rice. -
Hide / Unhide Bar: If you needit you can hide bars
-
Change transparency on the fly: Increase and decrease transparency in focused or selected window.
And more..
I added to the environment the possibility to choose between 2 terminals Alacritty and termite.
Termite has always been the one used in my dotfiles. It works fast and without problems. But it has to be compiled and it's a bit old.
Alacritty is modern, fast and the best, should work on your machine.
To open the terminal menu press Super + Alt + t
|
---|
|
So yes... i called the Rices with the names of some of my ex girlfriends.
- Color Palette:
Tokyo Night
- Color Palette:
Cyber Punk
- Color Palette:
Catppuccin Frappe
- Color Palette:
Holly molly i dont know..
- Color Palette:
u/gabrielzschmitz
- Color Palette:
One Dark
- Color Palette:
GruvBox
- Color Palette:
Nord
- Color Palette:
elenapan
- Color palette -
No author
- Color Palette:
Decay
- With Tray icon!!
Actually the neovim theme is OneDark, but the background will adapt to the colorscheme in the rice you are. Now is configured in "lua". i wanna keepit simple so there are a few plugins.
- Lualine
- Nvim-Tree
- Colorizer
- Devicons
The plugin manager is Packer.
alt + @space
Display menu to select theme selector.super + @space
Apps Menu.super + h
Hides bar/ssuper + u
unhide bar/ssuper + alt + t
Open terminal selection menu (Alacritty, Termite)super + Print
Takes screenshot.ctrl + alt {plus,minus,t}
Changes transparency on focused window.ctrl + super + alt + p
Power off computer.ctrl + super + alt + r
Restart computer.super + Return
Open a terminal.super + Alt + Return
Open a floating terminal.ctrl + super + alt + k
Brute Kill a window/process.super + alt + w
Changes randomly wallpaper.super + alt + r
Restart bspwm.
And more.. You need to look sxhkdrc file for more.
The installer only works for ARCH Linux, and based distros.
Open a terminal
- First download the installer
curl -O https://raw.githubusercontent.com/gh0stzk/dotfiles/master/RiceInstaller
- Now give it execute permissions
chmod +x RiceInstaller
- Finally run the installer
./RiceInstaller
- The wallpapers are in webp format because I don't want the repository to be too heavy. I Added the packages libwebp and webp-pixbuf-loader to the dependencies in order for your file browser (in my case thunar) to be able to display the thumbnails. However, you can add more wallpapers in the format you want "jpg, png etc..."
- If u dont wanna use the random wallpapers comment line 214 and uncomment line 215 from /home/YourUser/.config/bspwm/scripts/LaunchWorld file.
- Left click in pacman updates module in polybar to update. Right click for show updates available only.
- Weather module is showing wrong values
Yes the values are in my city "Mexico City" you need to edit ~/.config/bspwm/scripts/WeatherMini to set your city In line 3 you will find this line weather=$(curl -s wttr.in/Mexico?format=3) You need to write your city, or postal code, please refer to the wttr.in Help
For the eww widget in z0mbi3 rice you need to edit ~/.config/bspwm/scripts/weather in line 12 you need to change the name of your city, you can get it from openweathermap