adding eww parts to startup script

This commit is contained in:
Chris Cochrun 2022-12-08 15:22:36 -06:00
parent 048ebcc898
commit b50d7836bc

View file

@ -9,6 +9,8 @@ else
eww open bar1 &
#echo "this is not hidpi"
fi
eww open notifications &
eww open sidebar &
rbw-agent &
systemctl --user restart jellyfin-mpv-shim.service &