Skip to content

pwnlog/Minima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minima

A minimalistic pentesting setup.

- Window Manager:
- Bar:
- Application Launcher:
- Compositor:
- Terminal:
- Shell:
- Editor:
- Wallpaper:
BSPWM
Polybar
Rofi
Picom
Alacritty
Zsh
Neovim
Feh

Table of Contents

Documentation

Read the documentation at the wiki site to learn how to use this configuration.

Themes

Colorful Theme / Wallpapers Colors

colorful preview

Light Theme

colorful preview

Dark Theme

colorful preview

Gallery

Colorful Preview

colorful preview

Note

The colorful theme applies the colors of the wallpaper to the system UI

Animated Wallpapers

colorful preview

Multiple Bars

colorful preview

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.

Bar Themes

Light Daku bar:

light theme daku

Light Dakura bar:

light theme dakura

Light Karafuru bar:

light theme karafuru

Light Shisuru bar:

light theme karafuru

Dark Daku bar:

light theme daku

Dark Dakura bar:

light theme dakura

Dark Karafuru bar:

light theme karafuru

Dark Shisuru bar:

light theme karafuru

Change Corners

colorful preview

Change Wallpapers

colorful preview

Wallpapers Selector

colorful preview

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

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.

Neovim

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