diff --git a/.config/hypr/scripts/autostart/services b/.config/hypr/scripts/autostart/services index 5b0487a7..cf8c0580 100755 --- a/.config/hypr/scripts/autostart/services +++ b/.config/hypr/scripts/autostart/services @@ -4,11 +4,8 @@ config=$HOME/.config/hypr scripts=$config/scripts -# Plugins -pypr & - -# Notification Daemon -swaync & +# Automounter for removable media +udiskie & # Wallpaper Backend swww init @@ -17,12 +14,15 @@ swww init # Bar waybar & +# Plugins +pypr & + +# Notification Daemon +swaync & + # OSD Window swayosd-server & -# Automounter for removable media -udiskie & - # Notify about devices connecting and disconnecting devify &