From 451ff9ed9783fa2a390bd6a0adaed027bafd2ffb Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 28 Jun 2025 09:52:01 -0700 Subject: [PATCH] Use generic terminal --- default/hypr/bindings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index bd00bb7..ae058d5 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -106,4 +106,4 @@ bind = CTRL, PRINT, exec, hyprshot -m output bind = SUPER, PRINT, exec, hyprpicker -a # Clipse -bind = CTRL SUPER, V, exec, alacritty --class clipse -e clipse +bind = CTRL SUPER, V, exec, $terminal --class clipse -e clipse