aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-05-15 12:33:37 -0400
committertdro <tdro@users.noreply.github.com>2020-05-15 12:33:37 -0400
commitd48d68c715bcd3b90126c4fbd3925ffd497c2767 (patch)
treefa61ef688c0f88a73e6a0d131b40009147d60ec7 /.bash_profile
parent29eddd48340ec769892e7ad13df5720bb89127f1 (diff)
downloaddotfiles-d48d68c715bcd3b90126c4fbd3925ffd497c2767.tar.gz
dotfiles-d48d68c715bcd3b90126c4fbd3925ffd497c2767.tar.bz2
dotfiles-d48d68c715bcd3b90126c4fbd3925ffd497c2767.zip
.bash_profile; Dark theme host talon
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
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 \