qusal/salt/element/README.md

42 lines
790 B
Markdown
Raw Normal View History

2024-05-28 03:57:55 -04:00
# element
Element Matrix client installation in Qubes OS.
## Table of Contents
* [Description](#description)
* [Installation](#installation)
* [Usage](#usage)
2024-05-28 03:57:55 -04:00
## Description
Install Element and use it on the "element" app qube to connect to your
Matrix account.
## Installation
* Top:
2024-05-28 03:57:55 -04:00
```sh
sudo qubesctl top.enable element
sudo qubesctl --targets=tpl-element state.apply
sudo qubesctl top.disable element
sudo qubesctl state.apply element.appmenus
```
* State:
2024-05-28 03:57:55 -04:00
<!-- pkg:begin:post-install -->
2024-05-28 03:57:55 -04:00
```sh
sudo qubesctl state.apply element.create
sudo qubesctl --skip-dom0 --targets=tpl-element state.apply element.install
sudo qubesctl state.apply element.appmenus
```
2024-05-28 03:57:55 -04:00
<!-- pkg:end:post-install -->
## Usage
You can connect to your Matrix account via the Element client.