diff --git a/sway/autostart b/sway/autostart index 8575e63c9..23218ec57 100644 --- a/sway/autostart +++ b/sway/autostart @@ -62,7 +62,7 @@ exec flatpak run org.mozilla.firefox & exec flatpak run com.github.Murmele.Gittyup & # 0:Hud -exec flatpak run com.github.Eloston.UngoogledChromium --app="https://papillon.john.me.tz/hud.php?theme=dark&refresh=3600" --socket=wayland --ozone-platform=wayland --enable-reatures=UseOzonePlatform & +exec flatpak run com.github.Eloston.UngoogledChromium --app="https://papillon.john.me.tz" --socket=wayland --ozone-platform=wayland --enable-reatures=UseOzonePlatform & # Assign workspaces to outputs exec $HOME/scripts/sway/arrange.pl &