diff options
author | uvok cheetah | 2025-05-29 16:50:35 +0200 |
---|---|---|
committer | uvok cheetah | 2025-05-29 16:50:35 +0200 |
commit | 4f7e7993d4fa99e767d5605880990f3a26891358 (patch) | |
tree | 4705fafe2e69e46d64bf9fcac1448180f73c330f /_posts | |
parent | df7ad83106abad1104cd699f0df2b38fbb74a546 (diff) |
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2024-08-02-use-a-second-signal-account-kinda.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_posts/2024-08-02-use-a-second-signal-account-kinda.md b/_posts/2024-08-02-use-a-second-signal-account-kinda.md index 90b7687..a9753ba 100644 --- a/_posts/2024-08-02-use-a-second-signal-account-kinda.md +++ b/_posts/2024-08-02-use-a-second-signal-account-kinda.md @@ -2,6 +2,7 @@ layout: post title: Use a second Signal account (kinda) date: 2024-08-02 18:48 +0200 +last_modified_at: 2025-05-29 16:50 +0200 lang: en categories: ["tech"] description: "How to use a second Signal account on your Smartphone" @@ -52,3 +53,9 @@ already, so not a huge disadvantage). But hey, maybe this is still useful for some people. +**Update 2025-05-29** + +Actually, you can also use multiple accounts on the Desktop client. +Since it's just an Electron app (?), you only need a second Launcher +with the executable and arguments being +`/opt/Signal/signal-desktop --user-data-dir=<whatever you want> %U`. |