From 651025e3e874e58a0e28b6496750e34f133f93ce Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 10 Oct 2025 10:20:25 -0400 Subject: [PATCH] Add Walker clipboard manager on Super + Ctrl + V --- default/hypr/bindings/utilities.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/bindings/utilities.conf b/default/hypr/bindings/utilities.conf index 6b20ce9f..4c694609 100644 --- a/default/hypr/bindings/utilities.conf +++ b/default/hypr/bindings/utilities.conf @@ -1,6 +1,7 @@ # Menus bindd = SUPER, SPACE, Launch apps, exec, omarchy-launch-walker bindd = SUPER CTRL, E, Emoji picker, exec, omarchy-launch-walker -m symbols +bindd = SUPER CTRL, V, Emoji picker, exec, omarchy-launch-walker -m clipboard 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