New backup 2024-06-16 21:44:23

This commit is contained in:
Penelope Gwen 2024-06-16 21:44:23 -06:00
parent 05c42c80d0
commit 5ae8b91106

View file

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