mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-08 19:32:31 +01:00
i3: autostart Signal...
Please don't tell anyone that I had to give up to its worst UI and missing tray icon support without this flag and it's easier to put it to autostart than start thinking about keybinding or similar for it.
This commit is contained in:
parent
9eb6c368b1
commit
0eb7ec2051
@ -321,8 +321,9 @@ exec --no-startup-id telegram-desktop -startintray
|
||||
#exec --no-startup-id flatpak run com.wire.WireDesktop --startup
|
||||
exec --no-startup-id flatpak run de.haeckerfelix.gradio
|
||||
#exec --no-startup-id flatpak run org.gajim.Gajim --quiet
|
||||
# ELECTRON!
|
||||
#exec --no-startup-id flatpak run org.signal.Signal --start-in-tray
|
||||
# ELECTRON! I have to autostart it as Signal won't use tray icon without
|
||||
# that flag and this seems to be the least painful way to have it.
|
||||
exec --no-startup-id flatpak run org.signal.Signal --start-in-tray
|
||||
# ELECTRON!
|
||||
#exec --no-startup-id flatpak run com.slack.Slack --startup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user