Clean up i3 config
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
171f1ca97e
commit
df6b44e541
8 changed files with 114 additions and 90 deletions
|
@ -13,8 +13,13 @@ The installation is pretty straightforward using a couple of installation script
|
|||
3. Reboot the system
|
||||
4. Run `./post-install.sh`
|
||||
|
||||
## Keybindings
|
||||
| Keybinding | Use |
|
||||
| ------------------------------- | ------------------- |
|
||||
| <kbd>Super</kbd>+<kbd>1-9</kbd> | Switching workspace |
|
||||
|
||||
## Contents
|
||||
The list of my used arch packages are found inside the files in `packages`. The files are numbered in the order they are installed, so packages inside `packages.list` are installed first and then packages in `packages2.list` are installed.
|
||||
The list of my used arch packages are found inside `packages/packages.list`.
|
||||
|
||||
The main content of this repository can be found in the `system` folder. It
|
||||
contains all configurations files, directories and scripts that mostly get symlinked
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue