nixos/home-manager/software/signal/signal.sh
Andreas Zweili 1c08608250 Correct the autostart scripts
With disown the applications are running in the wrong context and when I
    for example open a link it doesn't open in the browser.
2022-04-17 20:44:40 +02:00

4 lines
88 B
Bash
Executable File

#!/usr/bin/env bash
echo "start signal"
nohup signal-desktop > ~/.local/share/nohup.out