zshrc: source bemenu-dracula from .zprofile
This commit is contained in:
parent
aac58fc62a
commit
ded0d7bee8
@ -60,6 +60,8 @@ if [[ -z $DISPLAY ]]; then
|
||||
export TDESKTOP_USE_PORTAL=1
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
|
||||
. ~/.zsh/bemenu-dracula/bemenu-dracula
|
||||
|
||||
if [[ $(tty) == /dev/tty1 ]]; then
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
exec systemd-cat --identifier=sway sway
|
||||
|
1
.zshrc
1
.zshrc
@ -86,7 +86,6 @@
|
||||
|
||||
# User configuration
|
||||
source ~/.dotenv
|
||||
source ~/.zsh/bemenu-dracula/bemenu-dracula
|
||||
|
||||
# You may need to manually set your language environment
|
||||
LANG=en_GB.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user