diff options
Diffstat (limited to '.config/terminator/config')
| -rw-r--r-- | .config/terminator/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/terminator/config b/.config/terminator/config index d3a3fab..4bf406d 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -7,8 +7,8 @@ background_color = "#282828" background_darkness = 0.97 background_type = transparent - cursor_color = "#aaaaaa" - font = MesloLGS NF 12 + cursor_color = "#ebdbb2" + font = MesloLGS NF 11 foreground_color = "#ebdbb2" show_titlebar = False scrollback_infinite = True |
