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).
This commit is contained in:
Alejandro Angulo 2022-11-13 08:26:23 -08:00
parent 72968f86b0
commit 07c2efc0a1
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -51,6 +51,7 @@ in {
modifier = "Mod4";
terminal = "alacritty"; # TODO: include in packages above?
menu = "rofi -show run";
workspaceAutoBackAndForth = true;
colors = {
focused = {