mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-07-21 12:58:41 -04:00
Add maim
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
7bba86e169
commit
26350db28f
1 changed files with 2 additions and 2 deletions
|
@ -67,10 +67,10 @@ Note that I just use allow here, because the vault VM on a new Fedora 41 already
|
|||
### qvm-screenshot-tool
|
||||
|
||||
```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
|
||||
sudo chmod +x /usr/local/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue