- Dotfiles configuration
- it has been tested and run on kali linux
The following are ones that might be involved in polybar or they have its configs
| Application | Configs/Included |
|---|---|
| WM | i3 |
| Bar | polybar |
| Shell | zsh,bash |
| Terminal | tmux,gnome,alacritty |
| Editor | vim |
| File Manager | thunar,pcmanfm,nautilus |
| Launcher | dmenu,rofi,rofi-extended |
| Browser | firefox,firefox Developer Editor |
| Media | mpv,vlc |
| Compositor | compton |
| Note | obsidian |
| Code | visual studio code,Sublime |
| Wallpaper | feh,variety |
| Virtualization | Virtualbox |
| Sec-Tools | burpsuite |
The following commands can be used to setup your os
git clone https://github.com/blackninja23/dotfiles
cd dotfiles
chmod +x install.sh
./install.sh
The following commands can be used to setup your os
git clone https://github.com/blackninja23/dotfiles
cd dotfiles
chmod +x install_on_arch_linux.sh
./install_on_arch_linux.sh
If you like this configuration, please give me a star in this repo, it will make me more happy!

