pre-final fixes

This commit is contained in:
qubedmaiska 2025-06-03 13:51:29 -04:00
parent 78654bf052
commit 524928b022
No known key found for this signature in database
GPG key ID: 204BCE0FD52C0501
20 changed files with 45 additions and 45 deletions

View file

@ -190,7 +190,7 @@ By default, Qubes OS uses [LUKS](https://en.wikipedia.org/wiki/Linux_Unified_Key
### What do all these terms mean?
All Qubes-specific terms are defined in the [glossary](/doc/glossary/)
All Qubes-specific terms are defined in the [glossary](/doc/glossary/).
### Does Qubes run every app in a separate VM?

View file

@ -149,7 +149,7 @@ The default terminal emulator in Qubes is Xfce Terminal.
Opening a terminal emulator in dom0 can be done in several ways:
- Go to the App Menu, click on the Settings icon, choose Other from the drop-down menu, and select **Xfce Terminal Emulator** at the bottom.
- Press `Alt`+`F3` and search for `xfce terminal`.
- Press `Alt` + `F3` and search for `xfce terminal`.
- Right-click on the desktop and select **Open Terminal Here**.
Various command-line tools are described as part of this guide, and the whole reference can be found [here](/doc/tools/).