Updated README

master
Jef Roosens 2021-04-21 14:56:57 +02:00
parent 885ecb33d0
commit e74fd3ee28
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 10 additions and 4 deletions

View File

@ -4,7 +4,13 @@ This repo contains the various dotfiles I use on my machines.
# List of contents
This repo contains the following configuration files:
* `.config/ion/initrc`: init file for the [Ion shell](https://github.com/redox-os/ion)
* `.config/picom.conf`: used for the Picom compositor
* [`Gitignore`](.config/git/ignore): global gitignore file
* [`Htop`](.config/htop/htoprc): Config for Htop
* [`Ion`](.config/ion/initrc): init file for the [Ion shell](https://github.com/redox-os/ion)
* [`Picom`](.config/picom.conf): used for the Picom compositor
* [`dunst`](.config/dust/dunstrc): config for the Dunst notification server
* [`i3`](.config/i3): config files for the i3 window manager, based off the
original EndeavourOS config
* [`nvim`](.config/nvim): the crown jewel: my Neovim configs
* [`qutebrowser`](.config/qutebrowser): Qutebrowser configs
* [`yay`](.config/yay): The yay package manager for Arch