dotfiles/README.md
Smirnov Olexandr 7cf1432163 Update
2020-12-05 23:27:37 +02:00

32 lines
2.1 KiB
Markdown

<h1 align="center">~ dotfiles ~</h1>
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 |