1.2 KiB
1.2 KiB
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.
- Clone the repository
- Run
./install
- 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
Keybindings
Keybinding | Description |
---|---|
Super+1-9 | Switching workspace |
Super+Shift+1-9 | Move focused window to workspace |
Super+G | Open game menu |