Skip to content

drakenox/deadlydots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Deadly Dotfiles ~/



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

Setup

Clone the repository

First clone the repository

git clone -b awesomewm https://github.com/drakenox/deadlydots
cd deadlydots

Requirements

Requirements

Then make sure you have the next requirements installed

Fonts

font utility
Product Sans (Google Sans) Main UI Font
Iosevka Nerd Font Some icons, others are rendered using svg
CaskaydiaCove Nerd Font Terminal font

Dependencies

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

Copy the configs

WARNING: Configuration files may be overrided.

cp -r ./.config/* ~/.config
cp -r ./.etc/* ~/.local/bin

Releases

No releases published

Packages

No packages published