mirror of
https://github.com/labwc/labwc.git
synced 2026-02-21 01:40:26 -05:00
Replace alacritty in default keybind with lab-sensible-terminal
This commit is contained in:
parent
c931399afc
commit
3aab0c3b91
4 changed files with 4 additions and 4 deletions
|
|
@ -695,7 +695,7 @@ extending outward from the snapped edge.
|
|||
```
|
||||
A-Tab - next window
|
||||
A-S-Tab - previous window
|
||||
W-Return - alacritty
|
||||
W-Return - lab-sensible-terminal
|
||||
A-F4 - close window
|
||||
W-a - toggle maximize
|
||||
W-<arrow> - resize window to fill half the output
|
||||
|
|
|
|||
|
|
@ -258,7 +258,7 @@
|
|||
<action name="PreviousWindow" />
|
||||
</keybind>
|
||||
<keybind key="W-Return">
|
||||
<action name="Execute" command="alacritty" />
|
||||
<action name="Execute" command="lab-sensible-terminal" />
|
||||
</keybind>
|
||||
<keybind key="A-F4">
|
||||
<action name="Close" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue