diff --git a/home/x/i3.nix b/home/x/i3.nix index 8930ea3..6ff8e37 100644 --- a/home/x/i3.nix +++ b/home/x/i3.nix @@ -114,6 +114,7 @@ in # FIXME: integrate in config when it doesn't use deprecated new_window extraConfig = '' default_border pixel + workspace_auto_back_and_forth yes ''; }; };