~ dotfiles ~

I use **rcm** for managment dotfiles **Preparing for installation** ~~~bash git clone https://github.com/Smirnov-O/dotfiles sudo pacman -S dunst rofi picom nitrogen redshift task kitty ranger htop zsh git neovim neofetch scrot yay zsh \ ttf-font-awesome ttf-jetbrains-mono ttf-hack yay -S ttf-weather-icons ~~~ ### Packages | Name | Description | | ------------------------------------------------------------------------ | ----------------- | | `dunst` | Notify manager | | `rofi` | Program loncher | | `picom` | Compositor | | `qutebrowser` | Browser | | `nitrogen` | Setting wallpaper | | `kitty` | Terminal | | `ranger` | File manager | | `htop` | System motitor | | `yay` | AUR helper | | `redshift` | Night light | | `zsh` | Shell | | `task` | Task manager | | `ttf-font-awesome` `ttf-jetbrains-mono` `ttf-weather-icons` `ttf-hack` | Font | | `arc-gtk-theme` | GTK theme | | `papirus-icon-theme` | Icon theme | | `scrot` | Screenshot tool |