diff options
-rw-r--r-- | .config/terminator/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/terminator/config b/.config/terminator/config index ceb7b46..d49a9b6 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -15,11 +15,10 @@ [plugins] [profiles] [[default]] - background_color = "#1e1e1e" background_darkness = 0.93 background_type = transparent cursor_color = "#ffffff" - font = Ubuntu Mono 13 + font = Monospace 10 foreground_color = "#ffffff" palette = "#050505:#b81109:#1cb228:#baa407:#2c5fad:#e35682:#16a085:#ffffff:#1c1b19:#e8160c:#24e534:#fcdf09:#408afc:#e02c6d:#1abc9c:#ebe3e3" scrollback_infinite = True |