howto:several_signal_desktop_instances
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
howto:several_signal_desktop_instances [2025/07/12 15:25] – [Linx Snap (Ubuntu)] pterophorus | howto:several_signal_desktop_instances [2025/08/04 21:11] (aktuell) – [Distribution package] pterophorus | ||
---|---|---|---|
Zeile 4: | Zeile 4: | ||
First find out in which way your existing Signal instance was installed: | First find out in which way your existing Signal instance was installed: | ||
+ | |||
For Flatpak, run | For Flatpak, run | ||
flatpak list | grep signal-desktop | flatpak list | grep signal-desktop | ||
Zeile 46: | Zeile 47: | ||
===== Distribution package ===== | ===== Distribution package ===== | ||
- | Display all files of signal-desktop | + | In the Signal Desktop |
- | dpkg -l signal-desktop | + | |
- | + | ||
- | Find the file ending with < | + | |
This file describes how Signal Desktop is started via the launcher of your GUI. You can customize the file for a second Signal instance. | This file describes how Signal Desktop is started via the launcher of your GUI. You can customize the file for a second Signal instance. | ||
+ | dpkg -l signal-desktop | grep .desktop | ||
- | Copy the < | + | Copy the '' |
cp / | cp / | ||
- | Find out the location of your Signal Desktop standard config directory. Possibly it is ' | + | Find out the location of your Signal Desktop standard config directory. Possibly it is '' |
mkdir ~/ | mkdir ~/ | ||
- | Find the < | + | Find the '' |
- | Change the ‚Name‘ and ‚Exec‘ lines: | + | Change the '' |
- | ‚Name‘ is the name you assign to your new Signal instance, in this example | + | '' |
- | ‚Exec‘ describes the path to your newly created config directory: | + | '' |
Exec=/ | Exec=/ | ||
- | Your < | + | Your '' |
[Desktop Entry] | [Desktop Entry] | ||
Name=Signal2 | Name=Signal2 | ||
Zeile 77: | Zeile 76: | ||
Save the file. | Save the file. | ||
- | You should now find your new instance | + | You should now find your new instance |
howto/several_signal_desktop_instances.1752326742.txt.gz · Zuletzt geändert: von pterophorus