diff --git a/hosts/talos/home.nix b/hosts/talos/home.nix index c45d465..824c3c1 100644 --- a/hosts/talos/home.nix +++ b/hosts/talos/home.nix @@ -101,6 +101,7 @@ in { }; bars = []; + workspaceAutoBackAndForth = true; bindkeysToCode = true; keybindings = mkOptionDefault { "Mod4+Shift+a" = "exec shikanectl reload";