From 07c2efc0a11e70e5016dbe3356041d1317bee63b Mon Sep 17 00:00:00 2001 From: Alejandro Angulo Date: Sun, 13 Nov 2022 08:26:23 -0800 Subject: [PATCH] Enabled easier workspace switching Can now hit the shortcut for the current workspace to jump to the previous workspace. Now if I go from workspace 1 to workspace 5, I can hit the shortcut for workspace 5 (while still in workspace 5) to jump back to workspace 1 (don't have to remember which workspace I came from). --- users/alejandro/sway/sway.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/alejandro/sway/sway.nix b/users/alejandro/sway/sway.nix index 1a1bf44..df731bb 100644 --- a/users/alejandro/sway/sway.nix +++ b/users/alejandro/sway/sway.nix @@ -51,6 +51,7 @@ in { modifier = "Mod4"; terminal = "alacritty"; # TODO: include in packages above? menu = "rofi -show run"; + workspaceAutoBackAndForth = true; colors = { focused = {