diff --git a/scripts/startup.sh b/scripts/startup.sh index 7ebcc07..410afaa 100755 --- a/scripts/startup.sh +++ b/scripts/startup.sh @@ -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 &