qusal/salt/dom0
Ben Grande 134a26a0f5 feat: add screenshot helper
Comparison to upstream:

- POSIX compliant;
- Add more dialog tools: kdialog;
- Add more screenshot tools: spectacle, xfce4-screenshooter;
- Change work "Nautilus" to "File Manager";
- Fix all shellcheck messages;
- Fix wording of confusing options seen by the user;
- Fix variable names without meaning;
- Remove commented/unused code;
- Remove extraneous messages sent to the user;
- Remove Imgur support; and
- Remove ImageMagic, use tools that support editing: spectacle.

Fixes: https://github.com/ben-grande/qusal/issues/22
2024-03-13 17:15:24 +01:00
..
files feat: add screenshot helper 2024-03-13 17:15:24 +01:00
backup.sls fix: convert backup profile to example type 2024-02-24 22:58:15 +01:00
backup.top refactor: initial commit 2023-11-13 14:33:28 +00:00
dotfiles.sls refactor: initial commit 2023-11-13 14:33:28 +00:00
dotfiles.top refactor: initial commit 2023-11-13 14:33:28 +00:00
helpers.sls feat: add screenshot helper 2024-03-13 17:15:24 +01:00
helpers.top feat: better dom0 terminal usability 2024-02-23 16:47:27 +01:00
init.sls fix: remove dom0 port forwarding default install 2024-02-26 13:53:12 +01:00
init.top refactor: initial commit 2023-11-13 14:33:28 +00:00
install-dev.sls chore: copyright update 2024-01-29 16:49:54 +01:00
install-dev.top feat: provide development environment for dom0 2023-12-20 17:17:05 +01:00
install.sls feat: better dom0 terminal usability 2024-02-23 16:47:27 +01:00
install.top refactor: initial commit 2023-11-13 14:33:28 +00:00
kde.sls fix: salt syntax with missing characters 2023-12-19 13:02:04 +01:00
kde.top refactor: initial commit 2023-11-13 14:33:28 +00:00
port-forward.sls chore: move port forward to dom0 formula 2024-01-29 12:11:51 +01:00
port-forward.top chore: move port forward to dom0 formula 2024-01-29 12:11:51 +01:00
README.md fix: convert backup profile to example type 2024-02-24 22:58:15 +01:00
update-settings.sls feat: better dom0 terminal usability 2024-02-23 16:47:27 +01:00
update-settings.top feat: better dom0 terminal usability 2024-02-23 16:47:27 +01:00
xorg.sls refactor: initial commit 2023-11-13 14:33:28 +00:00
xorg.top refactor: initial commit 2023-11-13 14:33:28 +00:00

dom0

Dom0 environment in Qubes OS.

Table of Contents

Description

Configure Dom0 window manager, install packages, backup scripts and profile etc.

Installation

  • Top
sudo qubesctl top.enable dom0
sudo qubesctl state.apply
sudo qubesctl top.disable dom0
  • State
sudo qubesctl state.apply dom0

If you need to develop in Dom0, install some goodies (bare bones):

sudo qubesctl state.apply dom0.install-dev

Usage

You may have noticed the desktop experience in Dom0 has enhanced. You are using KDE now. You can enforce domains to appear in certain activity with KWin rules, a tool qubes-kde-win-rules is provided to assist you.

Qubes backup has also improved, you have a profile provided as an example on how to do backups with native Qubes OS tools. Use the tool qvm-backup-find-last to find the last Qubes Backup made locally to a qube or a remote system, this facilitates verifying the last backup made with qvm-backup-restore --verify-only. An example is provided in /etc/qubes/backup/qusal.conf.example.