all repos

dotfiles @ 2604920c9710eaca1bb4167a9cb372da61dabda8

my dotfiles

README.md (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<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   |