A backup of my personal dotfiles.
Feel free to take whatever you want here.
My dotfiles are configured on 1280x800 screen resolution
Programs | Using |
---|---|
WM | awesome |
Editor | neovim |
Compositor | picom |
Terminal | alacritty |
Launcher | rofi |
Music | ncmpcpp / spotify |
-
Dependencies
$ paru -S awesome-git picom-jonaburg-fix alacritty rofi acpi acpid \ inotify-tools polkit-gnome light pulseaudio xdotool maim wireless_tools\ playerctl mpdris2 mpc colord
-
Fonts
-
Config
$ git clone --recurse-submodules https://github.com/ner0z/dotfiles.git $ cd dotfiles # Copy these files $ mkdir -p $HOME/.config/ && cp -r ./config/* $HOME/.config/ $ mkdir -p $HOME/.local/bin/ && cp -r ./bin/* $HOME/.local/bin/ $ cp -r ./misc/* $HOME/
- Thanks to