From f607ba51ff342b2ccd1ac897c76dc18ec63c7b51 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 17 Oct 2025 12:11:26 +0300 Subject: [PATCH] Include Super + X for cut This won't work in terminal, but still better to have it consistent --- default/hypr/bindings/clipboard.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/bindings/clipboard.conf b/default/hypr/bindings/clipboard.conf index 1b4e3ab..7d08d92 100644 --- a/default/hypr/bindings/clipboard.conf +++ b/default/hypr/bindings/clipboard.conf @@ -1,4 +1,5 @@ # Copy / Paste bind = SUPER, C, sendshortcut, CTRL, Insert, bind = SUPER, V, sendshortcut, SHIFT, Insert, +bind = SUPER, X, sendshortcut, CTRL, X, bindd = SUPER CTRL, V, Clipboard, exec, omarchy-launch-walker -m clipboard