Fork from gh0stzk dotfiles adapted for Debian based systems.
3 different themes for BSPWM, Polybar and ZSH Powerlevel10k. With a theme selector to change on the fly.
Distro | Kali |
---|---|
WM | BSPWM |
Bar | Polybar |
Menu | Rofi |
Compositor | Picom |
Terminal | Kitty |
Shell | Zsh & Powerlevel10k |
-
Change themes on the fly: 3 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.
And more..
super + h
Display keybindings help.alt + @space
Display menu to select theme selector.super + shift + v
Open Visual Studio Code.super + shift + f
Open Firefox.super + shift + b
Open Burpsuite.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 Debian Linux (I guess that Ubuntu could work as well).
Open a terminal in HOME
- First download the installer
git clone git@github.com:Ghost1nTh3SSH/dotfiles.git
- Now give it execute permissions
cd dotfiles
- Finally run the installer
./installer.sh