A minimalistic pentesting setup.
- Window Manager: - Bar: - Application Launcher: - Compositor: - Terminal: - Shell: - Editor: - Wallpaper: |
BSPWM Polybar Rofi Picom Alacritty Zsh Neovim Feh |
Read the documentation at the wiki site to learn how to use this configuration.
Note
The colorful theme applies the colors of the wallpaper to the system UI
Note
The bars can be moved to the top
or bottom
of the screen.
If the colorful theme is enabled then the bars will use the colors of the wallpaper.
Light Daku bar:
Light Dakura bar:
Light Karafuru bar:
Light Shisuru bar:
Dark Daku bar:
Dark Dakura bar:
Dark Karafuru bar:
Dark Shisuru bar:
Note
Additional information about themes can be found in the features page of the wiki site. Information about wallpapers can be found at the installation page in the wallpapers section.
Install the configuration in your host:
./install.sh
Note
Do NOT run this script with root or sudo; please read the wiki installation page for more information.
Install the language servers:
MasonInstallAll
Install treesitter parser for syntax highlighting:
TSInstall all
Warning
This can be slow and may crash neovim.
Install treesitter parser for some languages:
TSInstall elixir bash python rust go lua perl