diff options
| author | JaKooLit <jimmielovejay.com> | 2024-05-18 20:06:08 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2024-05-18 20:06:08 +0900 |
| commit | 3ebc5d5a4cdeaf45364d085f0a000ef97f7a4f21 (patch) | |
| tree | e0fed35643315e7578c566153980a5f0588d1060 /config/hypr/scripts/KeyHints.sh | |
| parent | 741f5a3e638add7642a6a452c2793b63c728abbb (diff) | |
added keyhints for Emoticons and Clipboard Manager
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 d6dd4049..9d29dda4 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -68,6 +68,8 @@ yad --width=$dynamic_width --height=$dynamic_height \ " ALT F" "Toggle all windows to float" "all windows" \ " Shift B" "Toggle Blur" "normal or less blur" \ " SHIFT G" "Gamemode! All animations OFF or ON" "toggle" \ +" ALT E" "Rofi Emoticons" "Emoticon" \ +" ALT V" "Clipboard Manager" "cliphist" \ " H" "Launch this app" "" \ " E" "View or EDIT Keybinds, Settings, Monitor" "" \ "" "" "" \ |
