diff options
Diffstat (limited to 'common/.profile')
| -rw-r--r-- | common/.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/.profile b/common/.profile index 4eb7a37..522c56b 100644 --- a/common/.profile +++ b/common/.profile @@ -49,5 +49,7 @@ export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS --height 20% --layout=reverse" export MOZ_USE_XINPUT2=1 +[ -d ~/.themes/FlatColor ] && export GTK_THEME=FlatColor + # Local profile [ -f ~/.profile.local ] && . ~/.profile.local |
