diff --git a/README.md b/README.md index 1f93c59..c4caa1e 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,10 @@ The installation is pretty straightforward with the help of the included install 3. Reboot the system ## Contents -This repository basically contains every important config file that I need for my Linux setup. The following is just a small part of it. - -* zsh -* i3 -* Polybar -* Compton -* Alacritty +This repository basically contains every important configuration file and script +that I need for my Linux setup. The main content can be found in the `system` +directory. The `packages` directory contains lists of packages of my system that +get installed with the install script. ## Keybindings | Keybinding | Description | diff --git a/screenshot.png b/screenshot.png index c89208e..b8fcf03 100644 Binary files a/screenshot.png and b/screenshot.png differ