~xdavidwu/dotfiles

62c00b32b7a9fcc61f82449e973daf88856c8137 — xdavidwu 2 years ago 4f419f1
bash: set gtk theme
1 files changed, 1 insertions(+), 0 deletions(-)

M .bash_profile
M .bash_profile => .bash_profile +1 -0
@@ 60,6 60,7 @@ export SDL_VIDEODRIVER=wayland
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export GTK_IM_MODULE=wayland
export QT_IM_MODULE=fcitx
export GTK_THEME=Arc-Darker

if [ ! -d "$ANDROID_HOME" ]; then
	if [ ! -d "$ANDROID_SDK_ROOT" ] && [ -d ~/android-sdk ]; then