mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-06 16:55:05 -04:00
missing 'sudo' in documentation
This commit is contained in:
parent
92b985d079
commit
c495fbc007
1 changed files with 2 additions and 2 deletions
|
@ -14,12 +14,12 @@ redirect_from:
|
|||
i3 is part of the testing repository (as of Qubes R3.1) and can be installed from there
|
||||
using the dom0 update mechanism.
|
||||
|
||||
$ qubes-dom0-update --enablerepo=qubes-dom0-current-testing i3
|
||||
$ sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing i3
|
||||
|
||||
Qubes-specific configuation is available in a separate package and can be installed
|
||||
optionally. Otherwise you can write your own configuration (see below).
|
||||
|
||||
$ qubes-dom0-update --enablerepo=qubes-dom0-current-testing i3-settings-qubes
|
||||
$ sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing i3-settings-qubes
|
||||
|
||||
That's it. After logging out, you can select i3 in the login manager.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue