From 8166c47e881448cbe13061a355928bb8c633258d Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 4 Jun 2023 11:49:35 +0100 Subject: [PATCH] Revert change to specialworkspace controls --- home/desktop/config/hypr/keybinds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/desktop/config/hypr/keybinds.conf b/home/desktop/config/hypr/keybinds.conf index f9604881..18344516 100644 --- a/home/desktop/config/hypr/keybinds.conf +++ b/home/desktop/config/hypr/keybinds.conf @@ -75,8 +75,8 @@ bind = SUPER SHIFT, bracketleft, movecurrentworkspacetomonitor, +1 bind = SUPER, N, workspace, empty bind = SUPER SHIFT, N, movetoworkspace, empty -bind = SUPER, -, togglespecialworkspace -bind = SUPER SHIFT, -, movetoworkspace, special +bind = SUPER, C, togglespecialworkspace +bind = SUPER SHIFT, C, movetoworkspace, special bind = SUPER, tab, workspace, previous bind = SUPER SHIFT, tab, movetoworkspace, previous