mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
i3: add Moment flatpak to startup
This commit is contained in:
parent
72b166e063
commit
0948a8f7ac
@ -470,6 +470,8 @@ exec --no-startup-id sleep 25 && jami-qt
|
||||
# FluffyChat is a Matrix client with multiple accounts and it's not even Electron!
|
||||
# (it's Flutter)
|
||||
exec --no-startup-id sleep 5 && flatpak run im.fluffychat.Fluffychat
|
||||
# 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
|
||||
|
||||
## Redshift for better night display
|
||||
# Centre of Lauttasaari
|
||||
|
Loading…
Reference in New Issue
Block a user