mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
i3: Telegram Beta, typo fix & FluffyChat
This commit is contained in:
parent
92ca7b5d9f
commit
10a194b295
@ -462,13 +462,15 @@ exec --no-startup-id dino --gapplication-service
|
|||||||
# Telegram
|
# Telegram
|
||||||
#exec --no-startup-id sleep 15 && env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/telegram-desktop_telegram-desktop.desktop /var/lib/snapd/snap/bin/telegram-desktop -startintray
|
#exec --no-startup-id sleep 15 && env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/telegram-desktop_telegram-desktop.desktop /var/lib/snapd/snap/bin/telegram-desktop -startintray
|
||||||
#exec --no-startup-id sleep 15 && telegram-desktop -startintray
|
#exec --no-startup-id sleep 15 && telegram-desktop -startintray
|
||||||
exec --no-startup-id flatpak run --command=telegram-desktop --file-forwarding org.telegram.desktop -startintray
|
exec --no-startup-id flatpak run --branch=beta --command=telegram-desktop --file-forwarding org.telegram.desktop -startintray
|
||||||
# HexChat IRC client in tray
|
# HexChat IRC client in tray
|
||||||
#exec --no-startup-id sleep 20 && io.github.Hexchat --minimize=2
|
#exec --no-startup-id sleep 20 && io.github.Hexchat --minimize=2
|
||||||
# who actually prefers HexChat?
|
# who actually prefers HexChat?
|
||||||
# Jami, VIP, P2P, won't get sold and disappoint, not Electrin, I hope
|
# Jami, VIP, P2P, won't get sold and disappoint, not Electron, I hope
|
||||||
exec --no-startup-id sleep 25 && jami-qt
|
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
|
||||||
|
|
||||||
## Redshift for better night display
|
## Redshift for better night display
|
||||||
# Centre of Lauttasaari
|
# Centre of Lauttasaari
|
||||||
|
Loading…
Reference in New Issue
Block a user