mirror of
https://github.com/labwc/labwc.git
synced 2026-03-13 05:33:47 -04:00
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:
parent
0aee42473b
commit
93244cfbe1
2 changed files with 23 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue