mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2025-02-20 18:21:34 -05:00
Add maim
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
7bba86e169
commit
26350db28f
@ -67,10 +67,10 @@ Note that I just use allow here, because the vault VM on a new Fedora 41 already
|
|||||||
### qvm-screenshot-tool
|
### qvm-screenshot-tool
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo qubes-d0m-update zenity
|
sudo qubes-d0m-update maim zenity
|
||||||
```
|
```
|
||||||
|
|
||||||
Copy [this file](https://github.com/ben-grande/qubes-qvm-screenshot-tool/blob/master/qvm-screenshot) to `/usr/local/bin` in dom0.
|
Copy [this file](https://github.com/ben-grande/qubes-qvm-screenshot-tool/blob/master/qvm-screenshot) to `/usr/local/bin` in dom0. Maim is needed until [this issue](https://github.com/ben-grande/qubes-qvm-screenshot-tool/issues/1) is resolved.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo chmod +x /usr/local/bin
|
sudo chmod +x /usr/local/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user