Minimalist setup for Parrot - Kali / Debian - Linux/*
After cloning the repo just run from a non-root user
Debian: ./install-debian.sh
Kali: ./install-kali.sh
Parrot: ./install-parrot.shChange the update line if you are in Parrot or other linux
First update manually
Parrot-OS
sudo apt update
sudo parrot-upgradeif you want this script in another OS change the packet manager apt
./install.shChange i3-blocks and order for the header bar. go to:
cd .config/i3/ # file location
nano i3blocks.conf # edit it with your preferred editorChange or add shortcuts
cd .config/i3/ # file location
nano config # edit it with your preferred editorChange the opacity for the windows
cd .config/compton/ # file location
nano compton.conf # // edit it with your preferred editorChange wallpaper
nano .fehgb # edit it with your preferred editor| command | exec |
|---|---|
| Windows + D | Program launcher |
| Windows + Enter | open alacritty or (gnome console) |
| Windows + Shift + Q | close focused window |
| Windows + Shift + R | Restar I3 manager |
| Windows + Shift + E | Close session (interactive mode) |
| command | exec |
|---|---|
| Windows + O | Obsidian |
| Windows + J | Flameshot (screenshots) |
| Windows + I | Peek (recorder) |
- Feature: Add cbatticon (cbatticon notify about the battery level) utility to i3-bar
- Feature: Add Kali linux installer (install-kali.sh)
- Dependency: add neofetch (display system information)
- Feature: Add Debian Bullseye installer (install-debian.sh)
- Feature: Change workspace name (windows + n)
- Dendency: Add jq dependency required to change Workspace name - lightweight and flexible command-line JSON
- Feature: Add battery level for laptop
- New documentation
Transparency: Check all the commits https://github.com/TheCyberpunker/dot-setup/commits