mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
config: deprecate A-F3
...because A-F3 is too close to A-F4 and it is better to be agnostic to choice of launcher.
This commit is contained in:
parent
26a9c637d8
commit
e62f403f56
3 changed files with 0 additions and 11 deletions
|
|
@ -22,13 +22,6 @@ static struct key_combos {
|
|||
.name = "command",
|
||||
.value = "alacritty",
|
||||
},
|
||||
}, {
|
||||
.binding = "A-F3",
|
||||
.action = "Execute",
|
||||
.attributes[0] = {
|
||||
.name = "command",
|
||||
.value = "bemenu-run",
|
||||
},
|
||||
}, {
|
||||
.binding = "A-F4",
|
||||
.action = "Close",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue