Add warning, fix links, and fix formatting

This commit is contained in:
Andrew David Wong 2016-05-23 15:50:02 -07:00
parent 0261b551c0
commit ebe38e9fa5
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -13,9 +13,13 @@ i3 installation in dom0
======================== ========================
Note that all of the work in this document is done in a Fedora based domU (could Note that all of the work in this document is done in a Fedora based domU (could
be dispvm). The end result is always a .rpm that is copied to dom0 and then be dispvm). The end result is always an `.rpm` that is copied to dom0 and then
installed through the package manager. installed through the package manager.
**Warning:** Installing software in dom0 is inherently risky, and the method
described in this guide circumvents the usual security mechanisms for [updating
software in dom0](/doc/software-update-dom0/).
Getting the code Getting the code
---------------- ----------------
@ -50,8 +54,8 @@ Installing
---------- ----------
You should now have your i3 rpm in `./rpm/x86_64/i3-4.8-3.fc20.x86_64.rpm`. You should now have your i3 rpm in `./rpm/x86_64/i3-4.8-3.fc20.x86_64.rpm`.
Protip: copying this file to ~/i3.rpm now will save you some typing in the next Protip: copying this file to `~/i3.rpm` now will save you some typing in the
step. next step.
Now in dom0, copy in the rpm: Now in dom0, copy in the rpm:
@ -96,9 +100,6 @@ part of a normal Qubes installation, and bind the keys for you.
prefer to start a new terminal in the domain of the currently active prefer to start a new terminal in the domain of the currently active
window, use [a script like this][terminal_start_script]. window, use [a script like this][terminal_start_script].
[xdg_autostart_script]: [xdg_autostart_script]:https://gist.github.com/SietsevanderMolen/7b4cc32ce7b4884513b0a639540e454f
https://gist.github.com/SietsevanderMolen/7b4cc32ce7b4884513b0a639540e454f [i3bar_script]: https://gist.github.com/SietsevanderMolen/e7f594f209dfaa3596907e427b657e30
[i3bar_script]: [terminal_start_script]: https://gist.github.com/SietsevanderMolen/7c6f2b5773dbc0c08e1509e49abd1e96
https://gist.github.com/SietsevanderMolen/e7f594f209dfaa3596907e427b657e30
[terminal_start_script]:
https://gist.github.com/SietsevanderMolen/7c6f2b5773dbc0c08e1509e49abd1e96