dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

[BUG] Keybinding rofi menu $mainmod only show SUPER

Open caoanhhao opened this issue 6 months ago • 1 comments

Describe the bug

I change $mainmod to 'ALT'. Keybinding rofi menu only show SUPER, expect 'ALT'

Steps to reproduce

  1. change $mainmod = ALT
  2. press Ctrl + Alt + Enter
  3. Rofi menu appear, $mainmod key in menu is SUPER.

Expected behavior

Expect $mainmod is 'ALT'

Screenshots

No response

Distribution

Arch Linux

If Other, specify

No response

Additional context

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

caoanhhao avatar Sep 02 '25 03:09 caoanhhao

I can check how to implement this.

mylinuxforwork avatar Sep 02 '25 05:09 mylinuxforwork