apognu / tuigreet

Graphical console greeter for greetd
GNU General Public License v3.0
986 stars 45 forks source link

Custom keybindings are not reflected in the menu labels #158

Closed apognu closed 1 month ago

apognu commented 1 month ago

Describe the bug

When customizing the F-key keybindings for the command, session and power menus, the bindings work but are not reflected on the helper labels in the status bar. Those always indicate the initial, default keybindings.

To Reproduce

Steps to reproduce the behavior:

  1. Run tuigreet --kb-command 7
  2. Notice that the status bar still indicates F2 Change command.

Expected behavior

It should show F7 Change command.