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.

28 lines
375 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 <link>
cd .dotfiles
2 years ago
stow .
```
License
-------
GNU GPLv3.