From 5ae8b91106534f33e452f1a217a88b556305b9e3 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Sun, 16 Jun 2024 21:44:23 -0600 Subject: [PATCH] New backup 2024-06-16 21:44:23 --- de/home/.config/sway/scripts/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/home/.config/sway/scripts/autostart b/de/home/.config/sway/scripts/autostart index 7a6632c..5f7f94c 100755 --- a/de/home/.config/sway/scripts/autostart +++ b/de/home/.config/sway/scripts/autostart @@ -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