From 62d9a4f0844114b1abc9f77d0e0f37a5473abbf9 Mon Sep 17 00:00:00 2001 From: qubedmaiska Date: Tue, 14 Jan 2025 20:51:46 -0500 Subject: [PATCH] Fixed hierarchy of titles and added a fullstop --- user/advanced-topics/bind-dirs.md | 2 +- user/advanced-topics/i3.md | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/user/advanced-topics/bind-dirs.md b/user/advanced-topics/bind-dirs.md index 210eb383..0481dfb8 100644 --- a/user/advanced-topics/bind-dirs.md +++ b/user/advanced-topics/bind-dirs.md @@ -92,7 +92,7 @@ Note that you must create the full folder structure under `/rw/bind-dirs` - e.g Any changes you make will not survive a reboot. If you think it likely you will want to edit a file, then either include the parent directory in bind-dirs rather than the file, or perform the file operation on the file in `/rw/bind-dirs`. * Some files are altered when a qube boots - e.g. `/etc/hosts`. If you try to use bind-dirs on such files you may break your qube in unpredictable ways. -You can add persistent rules to `/etc/hosts` using [`/rw/config/rc.local`](/doc/config-files) +You can add persistent rules to `/etc/hosts` using [`/rw/config/rc.local`](/doc/config-files). ## How to remove binds from bind-dirs.sh? diff --git a/user/advanced-topics/i3.md b/user/advanced-topics/i3.md index b326988d..6df92a3e 100644 --- a/user/advanced-topics/i3.md +++ b/user/advanced-topics/i3.md @@ -24,7 +24,7 @@ optionally in case you would prefer writing your own configuration (see That's it. After logging out, you can select i3 in the login manager. -### Customization +# Customization **Caution:** The following external resources may not have been reviewed by the Qubes team. @@ -34,13 +34,13 @@ That's it. After logging out, you can select i3 in the login manager. * [i3 config with dmenu-i3-window-jumper](https://github.com/anadahz/qubes-i3-config/blob/master/config) * [dmenu script to open a terminal in a chosen VM](https://gist.github.com/dmoerner/65528941dd20b05c98ee79e92d7e0183) -## Compilation and installation from source +# Compilation and installation from source Note that the compilation from source is done in a Fedora based domU (could be dispvm). The end result is always an `.rpm` that is copied to dom0 and then installed through the package manager. -### Getting the code +## Getting the code Clone the i3-qubes repository here: @@ -57,7 +57,7 @@ OS and changes some defaults so the user can't override decisions. If you want to make any changes to the package, this is the time and place to do it. -### Building +## Building You'll need to install the build dependencies, which are listed in build-deps.list. You can verify them and then install them with: @@ -76,7 +76,7 @@ $ make verify-sources $ make rpms ``` -### Installing +## Installing **Warning**: Manually installing software in dom0 is inherently risky, and the method described here circumvents the usual security mechanisms of qubes-dom0-update.