This commit is contained in:
Hadi
2024-06-28 15:02:53 +02:00
parent 1f35859f2c
commit 921c359693
2 changed files with 4 additions and 5 deletions

View File

@@ -16,14 +16,13 @@
ruler = false;
showcmd = false;
};
tmux = { enabled = false; };
twilight = { enabled = false; };
tmux = { enabled = true; };
};
window = {
backdrop = 0.95;
height = 1;
options = { signcolumn = "no"; };
width = 0.8;
width = 0.9;
};
};
};