We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb5697 commit 69f33c7Copy full SHA for 69f33c7
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