From 44c9be795821ce0deb6e08dfcb0b10be3278cb11 Mon Sep 17 00:00:00 2001 From: Adi Yeroslav Date: Tue, 26 Aug 2025 10:19:34 +0300 Subject: [PATCH] Fix emoji picker description (#1091) --- default/hypr/bindings/utilities.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/hypr/bindings/utilities.conf b/default/hypr/bindings/utilities.conf index 65ccd0d4..1dee6fe5 100644 --- a/default/hypr/bindings/utilities.conf +++ b/default/hypr/bindings/utilities.conf @@ -1,6 +1,6 @@ # Menus bindd = SUPER, SPACE, Launch apps, exec, walker -p "Start…" -bindd = SUPER CTRL, E, Show clipboard, exec, walker -m Emojis +bindd = SUPER CTRL, E, Emoji picker, exec, walker -m Emojis bindd = SUPER ALT, SPACE, Omarchy menu, exec, omarchy-menu bindd = SUPER, ESCAPE, Power menu, exec, omarchy-menu system bindld = , XF86PowerOff, Power menu, exec, omarchy-menu system