From 323a492c04e870a024680997273b7278d72d2d8e Mon Sep 17 00:00:00 2001 From: John Mertz Date: Sun, 9 Apr 2023 21:16:32 -0400 Subject: [PATCH] Update papillon URL --- sway/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 &