From 3ebc5d5a4cdeaf45364d085f0a000ef97f7a4f21 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 18 May 2024 20:06:08 +0900 Subject: [PATCH] added keyhints for Emoticons and Clipboard Manager --- config/hypr/scripts/KeyHints.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index d6dd404..9d29dda 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" "" \ "" "" "" \