dotfiles/README.md
Smirnov Olexandr 07805d44aa 🎨 Update config
2020-11-11 22:48:06 +02:00

37 lines
2.6 KiB
Markdown

# Dotfiles
![Screen](https://i.imgur.com/OFEhWem.png)
__walpappers: [Dropbox](https://www.dropbox.com/s/yx7tsplowtyih7f/walpapper.zip?dl=0) [Google Drive](https://drive.google.com/file/d/1PX76sgLygXfo9qhsdN3cCsFuFuNKpM1y/view?usp=sharing)__
**Preparing for installation**
~~~bash
curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh
git clone https://github.com/Smirnov-O/zsh-simple-colors ~/.oh-my-zsh/custom/themes
curl -L https://get.oh-my.fish | fish
sudo pacman -S i3-wm bspwm polybar dunst rofi picom feh nitrogen redshift task \
kitty ranger htop bash zsh git vim neofetch scrot clipboard yay bash zsh python-tldextract \
ttf-font-awesome ttf-jetbrains-mono ttf-hack
yay -S ttf-weather-icons
~~~
### Packages
| Name | Description |
| ------------------------------------------------------------------------ | ----------------- |
| `i3-wm`, `qtile` | Window Manager |
| `polybar` | Panel |
| `dunst` | Notify manager |
| `rofi` | Program loncher |
| `picom` | Compositor |
| `qutebrowser` | Browser |
| `feh`, `nitrogen` | Setting wallpaper |
| `kitty` | Terminal |
| `ranger` | File manager |
| `htop` | System motitor |
| `yay` | AUR helper |
| `redshift` | Night light |
| `zsh`, `bash` | 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 |