diff options
author | Julian <j@teule.nl> | 2018-10-20 01:21:49 +0200 |
---|---|---|
committer | Julian <j@teule.nl> | 2018-10-20 01:21:49 +0200 |
commit | 4e2e2ea2db51075f4269e4b38429c719688aa759 (patch) | |
tree | e4dbef7e0d7de6c65f529bbbcfae020053eadf86 /.config | |
parent | e65754ce0c0d8696316b7a8ec0bb28b4ee902dd5 (diff) |
Added lots of new stuff
Diffstat (limited to '.config')
-rw-r--r-- | .config/terminator/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/terminator/config b/.config/terminator/config index 1db5617..ceb7b46 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -19,7 +19,7 @@ background_darkness = 0.93 background_type = transparent cursor_color = "#ffffff" - font = Ubuntu Mono derivative Powerline 13 + font = Ubuntu Mono 13 foreground_color = "#ffffff" palette = "#050505:#b81109:#1cb228:#baa407:#2c5fad:#e35682:#16a085:#ffffff:#1c1b19:#e8160c:#24e534:#fcdf09:#408afc:#e02c6d:#1abc9c:#ebe3e3" scrollback_infinite = True |