zprofile: check bemenu-dracula exists before load
This commit is contained in:
parent
2f558e06ca
commit
e1d8cd05f1
@ -72,7 +72,7 @@ if [[ -z $DISPLAY ]]; then
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
export LIBVA_DRIVER_NAME="i965"
|
||||
|
||||
. ~/.zsh/bemenu-dracula/bemenu-dracula
|
||||
test -f ~/.zsh/bemenu-dracula/bemenu-dracula && . ~/.zsh/bemenu-dracula/bemenu-dracula
|
||||
|
||||
if [[ $(tty) == /dev/tty1 ]]; then
|
||||
export GTK_IM_MODULE=ibus
|
||||
|
Loading…
Reference in New Issue
Block a user