dotfiles/scripts/startup.sh
2023-05-19 09:54:51 -05:00

21 lines
378 B
Bash
Executable file

#!/bin/sh
kwalletd5 &
systemctl --user stop jellyfin-mpv-shim.service &
systemctl --user stop nextcloud-client.service &
systemctl --user stop emacs.service &
killall .jellyfin-mpv-shim
/usr/lib/kdeconnectd &
nm-applet &
greenclip daemon &
rbw-agent &
emacs --daemon &
nextcloud --background &
batmon &
killall eww
eww open bar0 &
eww open notifications &
eww open sidebar &