# dotfiles
This repository contains all of my configuration files for my current Arch Linux installation and an install script so I can quickly replicate my setup.
While the configurations are based on my preferences and made my dotfiles public so others can see how I solved specific problems or are looking for some inspiration.

## Installation
The installation is pretty straightforward with the help of the included install script.
1. Clone the repository
2. Run `./install`
3. Reboot the system
## Contents
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 |
|--------------------------------------------------|----------------------------------|
| Super+1-9 | Switching workspace |
| Super+Shift+1-9 | Move focused window to workspace |
| Super+G | Open game menu |