missing 'sudo' in documentation
This commit is contained in:
parent
92b985d079
commit
c495fbc007
|
@ -14,12 +14,12 @@ redirect_from:
|
||||||
i3 is part of the testing repository (as of Qubes R3.1) and can be installed from there
|
i3 is part of the testing repository (as of Qubes R3.1) and can be installed from there
|
||||||
using the dom0 update mechanism.
|
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
|
Qubes-specific configuation is available in a separate package and can be installed
|
||||||
optionally. Otherwise you can write your own configuration (see below).
|
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.
|
That's it. After logging out, you can select i3 in the login manager.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user