You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
464 B

2 years ago
.dotfiles
=========
My dotfiles.
2 years ago
It contains
------------
Configs for:
* [neovim](https://neovim.io/)
* [zathura](https://git.pwmt.org/pwmt/zathura)
* [rofi](https://github.com/davatorium/rofi)
* [picom](https://github.com/yshui/picom)
* GTK 3
Themes for:
* GTK 3
2 years ago
Usage
-----
2 years ago
```sh
git clone --recurse-submodules http://git.vilor.one/vilor/.dotfiles.git
2 years ago
cd .dotfiles
make themes # If you need themes
make install # Or `stow .`
2 years ago
```
License
-------
GNU GPLv3.