Skip to content

Ghost1nTh3SSH/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSPWM | Polybar themes collection with Theme Selector

Fork from gh0stzk dotfiles adapted for Debian based systems.

🌿 Information

3 different themes for BSPWM, Polybar and ZSH Powerlevel10k. With a theme selector to change on the fly.

Info

Linux Fetch
Distro Kali
WM BSPWM
Bar Polybar
Menu Rofi
Compositor Picom
Terminal Kitty
Shell Zsh & Powerlevel10k

🚀 Features

Rice Menu
  • 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..

🎨 The themes

🦑Cthulhu:

Cthulhu Rice Cthulhu Rice
Extra wallpapers in Cthulhu

|Cthulhu Rice||Cthulhu Rice|Cthulhu Rice|Cthulhu Rice|Cthulhu Rice|

👻Ghost

Ghost Rice Ghost Rice
Extra wallpapers in Ghost

|Ghost Rice|Ghost Rice|Ghost Rice|Ghost Rice|

👽Lain

Lain Rice Lain Rice
Extra wallpapers in Lain

|Lain Rice|Lain Rice|Lain Rice|Lain Rice|

Very useful keybindigs to know...

  • 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.

📦 setup

💾 Installation:

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 [email protected]:Ghost1nTh3SSH/dotfiles.git
  • Now give it execute permissions
cd dotfiles
  • Finally run the installer
./installer.sh

Credits