flattened and using scwrypts in utils

This commit is contained in:
2022-08-22 21:27:20 -06:00
parent 26571b5dfc
commit 746485e890
11 changed files with 97 additions and 177 deletions

View File

@ -1,7 +1,7 @@
#!/bin/zsh
source "$HOME/.config/wryn/env.zsh"
export PATH="$DOTWRYN/bin/xorg/$(hostnamectl --static):$PATH"
export PATH="$DOTWRYN/bin/$(hostnamectl --static):$PATH"
for SCRIPT in $(find /etc/x11/xinit/xinitrc.d); do source $SCRIPT; done
command -v dex && dex -a