diff options
Diffstat (limited to '.config/terminator')
| -rw-r--r-- | .config/terminator/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/terminator/config b/.config/terminator/config index 1e4eadc..d3a3fab 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -5,6 +5,8 @@ [profiles] [[default]] background_color = "#282828" + background_darkness = 0.97 + background_type = transparent cursor_color = "#aaaaaa" font = MesloLGS NF 12 foreground_color = "#ebdbb2" |
