mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
f8aa555da8
- libgtk4-1 is not used by Signal and now it declares the libgtk3-0 as a dependency; - Zenity is not needed as a file manager once Thunar is used; - ATK is installed for Signal but not for any apps, remove until there is a shared formula or pillar to install accessibility tools; and - Ayatana AppIndicator for tray widget. Signal tray widget is buggy, sometimes quitting doesn't quit and there is no configuration option to start the tray, only command-line option. Because of these reasons, not enabling the tray bar was chosen. |
||
---|---|---|
.. | ||
files/repo | ||
appmenus.sls | ||
appmenus.top | ||
clone.sls | ||
clone.top | ||
configure.sls | ||
configure.top | ||
create.sls | ||
create.top | ||
init.top | ||
install-repo.sls | ||
install-repo.top | ||
install.sls | ||
install.top | ||
README.md | ||
version |
signal
Signal messaging app in Qubes OS.
Table of Contents
Description
Install Signal Desktop and creates an app qube named "signal".
Installation
- Top:
sudo qubesctl top.enable signal
sudo qubesctl --targets=tpl-signal,signal state.apply
sudo qubesctl top.disable signal
sudo qubesctl state.apply signal.appmenus
- State:
sudo qubesctl state.apply signal.create
sudo qubesctl --skip-dom0 --targets=tpl-signal state.apply signal.install
sudo qubesctl --skip-dom0 --targets=signal state.apply signal.configure
sudo qubesctl state.apply signal.appmenus
Usage
You may use different Signal accounts for different identities, such as
personal, work or pseudonym. Maintain the signal
qube pristine and clone it
to the assigned domain, personal-signal
, work-signal
, anon-signal
.