mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04: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
|
|
@ -20,7 +20,7 @@ static struct key_combos {
|
|||
.action = "Execute",
|
||||
.attributes[0] = {
|
||||
.name = "command",
|
||||
.value = "alacritty",
|
||||
.value = "lab-sensible-terminal",
|
||||
},
|
||||
}, {
|
||||
.binding = "A-F4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue