diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-16 11:46:51 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-16 11:46:51 +0900 |
| commit | 9e488fd9efd5f9810adaf380474b7d1787625c82 (patch) | |
| tree | b094e3eeb4af7d4218cba2333561e76b3886ca75 /config/hypr/scripts/KeyHints.sh | |
| parent | 3d80ab17e0433ccbbf5195fe87a002f05145b770 (diff) | |
updated SUPER H menu to show the rofi themes menu keybinds
Diffstat (limited to 'config/hypr/scripts/KeyHints.sh')
| -rwxr-xr-x | config/hypr/scripts/KeyHints.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index d69f5de8..982a97e5 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -62,6 +62,8 @@ GDK_BACKEND=$BACKEND yad \ " ALT SPACEBAR" "Toggle all windows to float" "all windows" \ " ALT O" "Toggle Blur" "normal or less blur" \ " Shift A" "Animations Menu" "Choose Animations via rofi" \ +" CTRL R" "Rofi Themes Menu" "Choose Rofi Themes via rofi" \ +" CTRLL Shift R" "Rofi Themes Menu v2" "Choose Rofi Themes via Theme Selector (modified)" \ " SHIFT G" "Gamemode! All animations OFF or ON" "toggle" \ " ALT E" "Rofi Emoticons" "Emoticon" \ " ALT V" "Clipboard Manager" "cliphist" \ |
