mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
i3: swap Moment with Nheko
This commit is contained in:
parent
82ef806e9f
commit
6bbebbabb9
@ -473,7 +473,9 @@ exec --no-startup-id sleep 25 && flatpak run org.briarproject.Briar
|
|||||||
# (it's Flutter), however it suffers very high CPU usage on desktop (due to Flutter)
|
# (it's Flutter), however it suffers very high CPU usage on desktop (due to Flutter)
|
||||||
#exec --no-startup-id sleep 5 && flatpak run im.fluffychat.Fluffychat
|
#exec --no-startup-id sleep 5 && flatpak run im.fluffychat.Fluffychat
|
||||||
# Moment is another non-Electron Matrix client (however this time Qt)
|
# Moment is another non-Electron Matrix client (however this time Qt)
|
||||||
exec --no-startup-id sleep 10 && flatpak run xyz.mx_moment.moment --start-in-tray
|
#exec --no-startup-id sleep 10 && flatpak run xyz.mx_moment.moment --start-in-tray
|
||||||
|
# Nheko is may be the most Matrix specification compliant Matrix client
|
||||||
|
exec --no-startup-id sleep 10 && flatpak run io.github.NhekoReborn.Nheko
|
||||||
|
|
||||||
## Redshift for better night display
|
## Redshift for better night display
|
||||||
# Centre of Lauttasaari
|
# Centre of Lauttasaari
|
||||||
|
Loading…
Reference in New Issue
Block a user