From 092b16489de1a34b9ab974d832477e829c854165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Victor?= Date: Wed, 15 Apr 2026 05:03:15 -0300 Subject: [PATCH] Add Logitech MX Keys key bindings (#5301) * Add Logitech MX Keys key bindings * Update config/hypr/bindings.conf Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update config/hypr/bindings.conf Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- config/hypr/bindings.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/hypr/bindings.conf b/config/hypr/bindings.conf index 62ad87c6..351fbe46 100644 --- a/config/hypr/bindings.conf +++ b/config/hypr/bindings.conf @@ -32,3 +32,8 @@ bindd = SUPER SHIFT ALT, X, X Post, exec, omarchy-launch-webapp "https://x.com/c # Overwrite existing bindings, like putting Omarchy Menu on Super + Space # unbind = SUPER, SPACE # bindd = SUPER, SPACE, Omarchy menu, exec, omarchy-menu + +# Logitech MX Keys +# bind = SUPER SHIFT, S, exec, omarchy-cmd-screenshot # Print Screen Button +# bind = SUPER, H, exec, voxtype record toggle # Dictation Button +# bind = SUPER, PERIOD, exec, omarchy-launch-walker -m symbols # Emoji Button