summaryrefslogtreecommitdiff
path: root/README.md
blob: a7d8ea77717a6188dc7cdcaa6ca2cf40ecf18fe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# dot-files
Dot files for my setup (bspwm, rofi, compton, neovim, i3blocks, polybar, lockscreen, i3[not using anymore])

![alt text](gent.png)

For my suckless configs - [suckless](https://github.com/fd0e/suckless)

# To replicate
```shell
$ git clone https://github.com/fd0e/dotfiles.git
$ sudo pacman -S stow (use your choice of package manager)
$ cd dotfiles
$ stow *
```
That's all