diff --git a/content/posts/signal-desktop-on-arch-wayland/index.md b/content/posts/signal-desktop-on-arch-wayland/index.md index b80613f..34cb36c 100644 --- a/content/posts/signal-desktop-on-arch-wayland/index.md +++ b/content/posts/signal-desktop-on-arch-wayland/index.md @@ -9,7 +9,8 @@ i've used [Signal][signal] as my preferred messaging app since around 2015. for today, i finally broke down and went looking for a fix. it turns out Signal's electron app has [supported wayland since 2021][signal-wayland]. to get this to work with my launcher in Arch Linux, i had to run with the following options: `--enable-features=UseOzonePlatform --ozone-platform=wayland`. -{{< code-details summary="[`signal-desktop.desktop`][signal-desktop]" lang="toml" details=` +my full [signal-desktop.desktop][https://gitlab.com/no_reply/sublingual/-/blob/trunk/arch/usr/share/applications/signal-desktop.desktop#L7] is: +{{< code-details summary="`signal-desktop.desktop" lang="toml" details=` [Desktop Entry] Type=Application Name=Signal @@ -26,5 +27,4 @@ X-GNOME-UsesNotifications=true ` >}} [signal]: https://signal.org/ -[signal-desktop]: https://gitlab.com/no_reply/sublingual/-/blob/trunk/arch/usr/share/applications/signal-desktop.desktop#L7 [signal-wayland]: https://www.fosskers.ca/en/blog/wayland#org3ddb5b diff --git a/public/index.html b/public/index.html index 65cb8f0..97b23c4 100644 --- a/public/index.html +++ b/public/index.html @@ -48,7 +48,6 @@
it's a website! -

Recently

diff --git a/public/posts/signal-desktop-on-arch-wayland/index.html b/public/posts/signal-desktop-on-arch-wayland/index.html index a14039b..de7c028 100644 --- a/public/posts/signal-desktop-on-arch-wayland/index.html +++ b/public/posts/signal-desktop-on-arch-wayland/index.html @@ -14,7 +14,7 @@ - + @@ -49,9 +49,10 @@

i’ve used Signal as my preferred messaging app since around 2015. for a long time, i had the desktop application, and used it often to text directly from my laptop. since switching to Wayland, years ago now, i have simply lived without it: the desktop app didn’t have native wayland support, and i was unwilling to jump through xwayland hoops.

today, i finally broke down and went looking for a fix. it turns out Signal’s electron app has supported wayland since 2021. to get this to work with my launcher in Arch Linux, i had to run with the following options: --enable-features=UseOzonePlatform --ozone-platform=wayland.

+

my full [signal-desktop.desktop][https://gitlab.com/no_reply/sublingual/-/blob/trunk/arch/usr/share/applications/signal-desktop.desktop#L7] is:

-[signal-desktop.desktop][signal-desktop]
[Desktop Entry]
+`signal-desktop.desktop
[Desktop Entry]
 Type=Application
 Name=Signal
 Comment=Signal - Private Messenger
@@ -66,7 +67,7 @@
 X-GNOME-UsesNotifications=true
 

- +

diff --git a/public/tags/arch/index.html b/public/tags/arch/index.html index 91a782a..253875e 100644 --- a/public/tags/arch/index.html +++ b/public/tags/arch/index.html @@ -14,7 +14,7 @@ - + diff --git a/public/tags/linux/index.html b/public/tags/linux/index.html index 26ae063..e6125e7 100644 --- a/public/tags/linux/index.html +++ b/public/tags/linux/index.html @@ -14,7 +14,7 @@ - + diff --git a/public/tags/wayland/index.html b/public/tags/wayland/index.html index 53078c6..0a5dd42 100644 --- a/public/tags/wayland/index.html +++ b/public/tags/wayland/index.html @@ -14,7 +14,7 @@ - +