diff options
author | julian T <julian@jtle.dk> | 2018-12-08 12:39:24 +0100 |
---|---|---|
committer | julian T <julian@jtle.dk> | 2018-12-08 12:39:24 +0100 |
commit | 8f0cb15b558a403f79864f3d624c5e5d883b7c07 (patch) | |
tree | 37d5ba9ae7a16a8d3cd9baca8b04528708b64d04 /.config/terminator/config | |
parent | ffd3d31e6123aa6d04915f5ed7af77104a6401c6 (diff) |
Lots of new config and settings
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 d49a9b6..db2d360 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -18,9 +18,9 @@ background_darkness = 0.93 background_type = transparent cursor_color = "#ffffff" - font = Monospace 10 + font = Ubuntu Mono 11 foreground_color = "#ffffff" - palette = "#050505:#b81109:#1cb228:#baa407:#2c5fad:#e35682:#16a085:#ffffff:#1c1b19:#e8160c:#24e534:#fcdf09:#408afc:#e02c6d:#1abc9c:#ebe3e3" + palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec" scrollback_infinite = True scrollbar_position = hidden show_titlebar = False |