summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshenv4
1 files changed, 2 insertions, 2 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv
index c36a40d..2db9e6f 100644
--- a/zsh/.zshenv
+++ b/zsh/.zshenv
@@ -50,10 +50,10 @@ export GDK_DPI_SCALE=1
# Theming
export QT_QPA_PLATFORMTHEME=qt5ct
-[ -n "$WAYLAND_DISPLAY" ] && export GTK_THEME=Sweet-mars-v40
+[ -n "$WAYLAND_DISPLAY" ] && export GTK_THEME=Plata-Noir-Compact
# Configure apps
-export BEMENU_OPTS="-H 24"
+export BEMENU_OPTS="-H 36 --nb \"#000000\" --nf \"#c5c8c6\" --hb \"#39c1ed\" --hf \"#000000\" --cb \"#000000\" --cf \"#000000\" --tf \"#000000\" --tb \"#39c1ed\" --fb \"#000000\" --ff \"#c5c8c6\" --fbb \"#39c1ed\" --fbf \"#198844\""
# Fix wayland stuff
export MOZ_ENABLE_WAYLAND=1