mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
sway/autostart-communication: use wayland with nheko
The previously described issue was caused by incorrect environment (fixed before) and xwayland looks blurry due to scaling
This commit is contained in:
parent
56ed09d9ef
commit
79d890aea6
@ -6,8 +6,8 @@ exec --no-startup-id flatpak run org.signal.Signal --enable-features=UseOzonePla
|
||||
# Telegram
|
||||
exec --no-startup-id flatpak run --env=LC_ALL=en_US.utf8 org.telegram.desktop -startintray
|
||||
|
||||
# Nheko nightly (Matrix protocol). xwayland for missing all menus in wayland.
|
||||
exec --no-startup-id flatpak run --env=QT_QPA_PLATFORM=xcb io.github.NhekoReborn.Nheko//master --profile default
|
||||
# Nheko nightly (Matrix protocol)
|
||||
exec --no-startup-id flatpak run io.github.NhekoReborn.Nheko//master --profile default
|
||||
|
||||
# Dino, electronless XMPP
|
||||
exec --no-startup-id dino --gapplication-service
|
||||
|
Loading…
Reference in New Issue
Block a user