We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea6d73 commit d79a570Copy full SHA for d79a570
1 file changed
home/default.nix
@@ -383,6 +383,7 @@
383
baseIndex = 1;
384
mouse = true;
385
terminal = "tmux-256color";
386
+ sensibleOnTop = true;
387
plugins = with pkgs; [
388
{
389
plugin = tmuxPlugins.continuum;
0 commit comments