From 415479447587eb42532dff82bc342aa4d50965f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 29 Jul 2024 17:45:01 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20hyprspace?= =?UTF-8?q?=20plugin=20keymap=20toggle=20changed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/plugins/hyprspace.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/plugins/hyprspace.conf b/.config/hypr/plugins/hyprspace.conf index c99af30f..11983fdd 100644 --- a/.config/hypr/plugins/hyprspace.conf +++ b/.config/hypr/plugins/hyprspace.conf @@ -27,4 +27,4 @@ plugin { } # Keybinds -bind = ALT, ESCAPE, overview:toggle +bind = ALT, BACKSPACE, overview:toggle