From 488adbf67f268b654ceadf291dbb3747444abc84 Mon Sep 17 00:00:00 2001 From: Samuel Walker Date: Sat, 8 Feb 2025 13:33:45 -0700 Subject: [PATCH] Fixed previous workspace --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 8adabdf..ba4e512 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -204,7 +204,7 @@ bind = $mainMod, V, togglefloating, bind = $mainMod, Space, exec, $menu bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle -bind = $mainMod, Escape, workspace, previous +bind = $mainMod, Escape, workspace, previous_per_monitor bind = $mainMod, x, exec, loginctl lock-session bind = $mainMod, Tab, swapactiveworkspaces, current -1 bind = $mainMod+Shift, Tab, moveworkspacetomonitor, +0 -1