These Dotfiles are still WIP. Use it at your own risk! |
Hi there, thanks for dropping by 💙,
these are my Kali Linux and AwesomeWM configuration files.
This rice uses my own colorscheme Articblush.
Special thanks to alpha and saimoomedits.
task | name |
---|---|
wm | awesome-git |
terminal | wezterm |
gtk theme | articblush |
bar | wibar |
compositor | picom-arian8j2 |
Installation
First clone the repository
git clone -b awesomewm https://github.com/drakenox/deadlydots
cd deadlydots
Requirements
Then make sure you have the next requirements installed
font | utility |
---|---|
Product Sans (Google Sans) | Main UI Font |
Iosevka Nerd Font | Some icons, others are rendered using svg |
CaskaydiaCove Nerd Font | Terminal font |
dependency | utility |
---|---|
awesomeWM | The window manager (Use the GIT version) |
picom | The compositor, i'm using the Arian8j's picom fork |
zsh | The shell |
bat | Enhanced cat |
rofi | Apps launcher |
playerctl | Remotely music management (needs to use dbus, use dbus-run-session if your session isn't started with dbus) |
light | Manage the brightness using the cli |
pulseaudio | Well, just the audio manager |
pactl | Manage pulseaudio using the cli |
starship | Prompt |
wezterm | Terminal |
WARNING: Configuration files may be overrided.
cp -r ./.config/* ~/.config
cp -r ./.etc/* ~/.local/bin