fix: zsh .zcompdump location

This commit is contained in:
AngeD 2023-03-14 09:04:38 +01:00
parent 7330e0b22f
commit b6f60c0828
6 changed files with 5 additions and 6 deletions

View file

@ -1,3 +1,4 @@
#!/bin/sh
[ "$XDG_VTNR" = 1 ] && exec startx > "$HOME/.gui.log" 2>&1
#[ "$XDG_VTNR" = 1 ] && export XDG_CURRENT_DESKTOP=sway && exec startx > "$HOME/.gui.log" 2>&1