From d48d68c715bcd3b90126c4fbd3925ffd497c2767 Mon Sep 17 00:00:00 2001 From: tdro Date: Fri, 15 May 2020 12:33:37 -0400 Subject: .bash_profile; Dark theme host talon --- .bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 17af5d3..e358675 100644 --- a/.bash_profile +++ b/.bash_profile @@ -53,6 +53,7 @@ export QT_STYLE_OVERRIDE=adwaita # specific themes [ "$(cat /etc/hostname)" = "tiger" ] && export QT_STYLE_OVERRIDE=adwaita-dark +[ "$(cat /etc/hostname)" = "talon" ] && export QT_STYLE_OVERRIDE=adwaita-dark # fzf settings export FZF_DEFAULT_OPTS="--color=fg:255,hl:9 \ -- cgit v1.2.3