ner0z / dotfiles

🍚 rice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.files


A backup of my personal dotfiles.

Feel free to take whatever you want here.

My dotfiles are configured on 1280x800 screen resolution

Information

Programs Using
WM awesome
Editor neovim
Compositor picom
Terminal alacritty
Launcher rofi
Music ncmpcpp / spotify

Setup

  • 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/

Shots

'main'

Acknowledgements

About

🍚 rice


Languages

Language:Lua 90.7%Language:Shell 5.7%Language:Python 3.6%