dotfiles
dotfiles copied to clipboard
[BUG] Keybinding rofi menu $mainmod only show SUPER
Describe the bug
I change $mainmod to 'ALT'. Keybinding rofi menu only show SUPER, expect 'ALT'
Steps to reproduce
- change $mainmod = ALT
- press Ctrl + Alt + Enter
- 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
I can check how to implement this.