From a525ed1cb39599218fd0c8213fef43355c33c390 Mon Sep 17 00:00:00 2001 From: cbreton Date: Mon, 18 Nov 2019 08:42:41 +0100 Subject: Add new profile --- dotfiles/config/terminator/config | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dotfiles/config/terminator') diff --git a/dotfiles/config/terminator/config b/dotfiles/config/terminator/config index ef2de93..351e593 100644 --- a/dotfiles/config/terminator/config +++ b/dotfiles/config/terminator/config @@ -13,7 +13,11 @@ [profiles] [[default]] cursor_color = "#aaaaaa" + {%@@ if profile == "pegasus" @@%} + font = Monoid Nerd Font Light Semi-Condensed 7.5 + {%@@ else @@%} font = Monoid Nerd Font Light Semi-Condensed 7 + {%@@ endif @@%} foreground_color = "#ffffff" icon_bell = False palette = "#000000:#aa0000:#00aa00:#aa5500:#3465a4:#aa00aa:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#729fcf:#ff55ff:#55ffff:#ffffff" -- cgit v1.2.1