Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicator of keybinding #19

Open
morten-b opened this issue Jan 21, 2021 · 2 comments
Open

Indicator of keybinding #19

morten-b opened this issue Jan 21, 2021 · 2 comments

Comments

@morten-b
Copy link

Would it be possible to create an indicator on the keybindings? It could of course be done as below, but maybe a more neet way cound be found? Bold letter e.g.?

{
"label" : "lock",
"action" : "swaylock",
"text" : "[L]ock",
"keybind" : "l"
}

@tukusejssirs
Copy link

I second this. However, I’d prefer underling the letter instead of making it bold.

@tom-gora
Copy link

tom-gora commented Aug 7, 2024

The

Would it be possible to create an indicator on the keybindings? It could of course be done as below, but maybe a more neet way cound be found? Bold letter e.g.?

{ "label" : "lock", "action" : "swaylock", "text" : "[L]ock", "keybind" : "l" }

There is -s || --show-binds flag to add when executing wlogout. Is this something you were after?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants