diff --git a/de/home/.config/sway/scripts/autostart b/de/home/.config/sway/scripts/autostart index ecf2f2d..1386b3f 100755 --- a/de/home/.config/sway/scripts/autostart +++ b/de/home/.config/sway/scripts/autostart @@ -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