Tmux config

This commit is contained in:
Kulvir Singh
2024-01-24 23:36:09 +05:30
parent 68c30ee4f8
commit 19de54e044
12 changed files with 64 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ import = ["~/.config/alacritty/themes/rose-pine.toml"]
TERM = "xterm-256color"
[font]
size = 14.0
size = 16.0
[font.bold]
style = "Bold"
@@ -33,8 +33,8 @@ decorations = "none"
opacity = 0.95
[window.dimensions]
columns = 108
lines = 32
columns = 98
lines = 28
[window.padding]
x = 0