mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-02 07:44:03 +01:00
i3: add Nheko Reborn to autostart
Note: Matrix is an open protocol with open server and not all client implementations are Electron.
This commit is contained in:
parent
65cbd205c7
commit
58c6668e2d
@ -13,6 +13,7 @@
|
|||||||
#
|
#
|
||||||
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
||||||
# de.haeckerfelix.gradio com.wire.WireDesktop org.signal.Signal
|
# de.haeckerfelix.gradio com.wire.WireDesktop org.signal.Signal
|
||||||
|
# io.github.NhekoReborn.Nheko
|
||||||
#
|
#
|
||||||
# i3status command below expects locale fi_FI.utf8
|
# i3status command below expects locale fi_FI.utf8
|
||||||
#
|
#
|
||||||
@ -309,6 +310,7 @@ exec --no-startup-id aa-notify -p -s 1 -w 60
|
|||||||
exec --no-startup-id caffeine-indicator
|
exec --no-startup-id caffeine-indicator
|
||||||
exec --no-startup-id kdocker -d 300 dino
|
exec --no-startup-id kdocker -d 300 dino
|
||||||
exec --no-startup-id gnome-ring -r
|
exec --no-startup-id gnome-ring -r
|
||||||
|
exec --no-startup-id flatpak run io.github.NhekoReborn.Nheko
|
||||||
# ELECTRON!
|
# ELECTRON!
|
||||||
#exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
#exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user