Rice-Selector.mp4
Experience the Magic of Customization with gh0stzk's bspwm dotfiles
Welcome to the world of limitless customization! gh0stzk's dotfiles for bspwm offer a unique and exciting experience with 18 different themes, each featuring captivating color schemes, styles and personality. Immerse yourself in a visual journey that will transform your workspace in an impressive way.
Change themes on the fly
With our custom menu based on rofi launcher, switching between the 18 themes is as easy as a click. Enjoy the versatility of styles and color combinations instantly.
Consistency Across the Environment
Each theme not only changes the appearance of bspwm but also instantly transforms the color scheme in alacritty terminal, eww widgets, polybar bars, notifications, and more. Visual harmony is guaranteed in every corner of your system.
Eww Widgets
Discover eww widgets, including a calendar, music player, and user card. These widgets are not only functional but also instantly adapt to the color scheme of the selected theme.
Complete Customization
Explore an elegant right-click menu made with Jgmenu, which also syncs with themes for flawless visual consistency. Additionally, 16 polybar bars and 2 eww widgets offer a fully customizable user experience.
Variety of Wallpapers
Each login surprises you with a randomly selected wallpaper specifically tailored to the theme in use. But if surprises aren't your thing, our wallpaper menu lets you choose from over 5 exclusive wallpapers for each theme.
Visual Composition with Picom
Experience effortless beauty with picom as the compositor, providing a pleasing aesthetic without sacrificing performance. Enjoy a hassle-free working experience with delightful visual effects, balance between performance and beauty.. And you can adjust the transparency of your open windows with a simple key combination. Control the appearance of your desktop to perfectly suit your mood and style.
Enhanced Rofi Applets
Take control of your network connections effortlessly with our new rofi applet for NetworkManager. Manage your Bluetooth devices with ease using the Bluetooth control applet. Take control of your clipboard with the new Clipboard manager applet, never lose something you copied again. Capture screenshots seamlessly with the dedicated screenshot applet. Manage your android phones via USB with the new MTP Android applet. Plus, enjoy a new power menu applet, offering options to shutdown, reboot, logout, suspend, or restart bspwm.
Terminal Selection Menu
Choose your preferred terminal emulator between alacritty and kitty through a simple menu. The selected terminal will be the default for your environment, with alacritty set as the default.
Tmux Configuration
Benefit from a newly added tmux configuration and design, enhancing your terminal multiplexing experience.
Complete Neovim Setup
Immerse yourself in a fully configured Neovim setup with plugins, written in Lua, providing a simple but powerful and efficient code editing environment.
Optimized ZSH Configuration
Enjoy a complete and optimized configuration of ZSH with features such as autocompletion, syntax highlighting, history substring search, and a simple yet powerful and beautiful prompt. Elevate your command line experience to a new level of efficiency and aesthetics.
Additional Features:
-
Local Music Control:
Manage your local music from the polybar module and the ncmpcpp player, both with a unique design that adapts to the theme's color scheme.
-
Flexibility:
Hide and show the polybar and eww widgets according to your needs, giving you complete control over your workspace.
-
Functional Scratchpad:
Access the scratchpad functionality, a terminal window you can show or hide for tasks when you don't want the window taking up unnecessary space.
Transform your user experience with gh0stzk's dotfiles for bspwm! Install now and breathe life into your desktop with style and personality.
I already started writing the Wiki, you should give it a read. If it is your first time with a WM, you may be interested in reading First steps after installing the dotfiles or maybe read frequently asked questions and answers Keybinds Firefox Theme.
Caution
👕 Theme Selector |
---|
🚥 Wallpaper Selector |
---|
(Zombie-Night Color Scheme)
Complementarily you can install this extension made by PonyLucky. It is a startpage to enhance UX. Preview and configuration options. Looks awesome with the firefox theme. |
Plugins included Neovim setup wiki |
Keys | Action |
---|---|
super + Enter super + alt + Enter |
Open a terminal Open a floating terminal. |
alt + @space | Display menu to select a theme. |
super + @space | Apps Menu. |
super + alt + w | Opens a menu to select a wallpaper. |
super + alt + h super + alt + u |
Hides bar/s unhide bar/s |
super + alt + s | Takes screenshot. |
ctrl + alt + [plus,minus,t] | Changes transparency on focused window. |
ctrl + super + alt + p ctrl + super + alt + r ctrl + super + alt + k |
Power off computer Restart computer Brute kill a window/process |
super + alt + r | Restart bspwm. |
And more.. You need to look sxhkdrc file for more, or press F1 for a cheatsheet.
The installer only works for ARCH Linux, and based distros.
Open a terminal in HOME
- First download the installer
curl https://raw.githubusercontent.com/gh0stzk/dotfiles/master/RiceInstaller -o $HOME/RiceInstaller
# Maybe you want a short url??
curl -L https://is.gd/gh0stzk_dotfiles -o $HOME/RiceInstaller
- Now give it execute permissions
chmod +x RiceInstaller
- Finally run the installer
./RiceInstaller