New backup 2024-06-11 16:45:02

This commit is contained in:
Penelope Gwen 2024-06-11 16:45:02 -06:00
parent 7719e7cf94
commit e0b10b5364

View file

@ -9,6 +9,7 @@ killall kdeconnectd
killall copyq
killall polkit-kde-authentication-agent-1
killall swaybg
killall udiskie
autotiling & \
waybar & \
@ -18,6 +19,7 @@ swayidle & \
blueman-applet & \
copyq --start-server & \
/usr/lib/$(uname -m)-linux-gnu/libexec/polkit-kde-authentication-agent-1 & \
udiskie -a & \
for s in ~/.config/sway/scripts/autostart.d/* ;do
if [ -f "$s" ];then