rcxml: add some default keybinds

super-return - alacritty
alt-F4       - close window
super-a      - toggle maximize
alt-arrow    - move window to edge
This commit is contained in:
Johan Malm 2021-08-22 17:00:22 +01:00
parent 0aee42473b
commit 93244cfbe1
2 changed files with 23 additions and 5 deletions

View file

@ -98,10 +98,13 @@ If you have not created an rc.xml config file, default binds will be:
| ------------------- | ------
| `alt`-`tab` | activate next window
| `alt`-`escape` | exit
| `alt`-`F3` | launch bemenu
| `alt`-`F4` | close active window
| `super`-`return` | alacritty
| `alt`-`F3` | bemenu
| `alt`-`F4` | close window
| `super`-`a` | toggle maximize
| `alt`-`mouse-left` | move window
| `alt`-`mouse-right` | resize window
| `alt`-`arrow` | move window to edge
## 6. Integrate