Commit graph

11 commits

Author SHA1 Message Date
Ankur Sinha
ebce5a4506 Merge #468 Replace dnf update with dnf upgrade. 2022-09-12 09:02:27 +00:00
Ankur Sinha (Ankur Sinha Gmail)
b91e0aab23
fix(nvidia-prime-optimus): ensure xrandr is installed
fixes #470
2022-07-19 11:21:12 +01:00
Jun Aruga
8099c48ae0 Replace dnf update with dnf upgrade.
The `dnf upgrade` is better than the `dnf update`. The `dnf update` works, but
it is a deprecated alias of the `upgrade`.

```
$ rpm -q dnf
dnf-4.13.0-1.fc36.noarch

$ man dnf
...
   Upgrade Command
       Command: upgrade
       Aliases: up
       Deprecated aliases: update, upgrade-to, update-to, localupdate
...
```
2022-06-25 09:09:08 +02:00
Ankur Sinha
9a19ad6d0f chore(optimus): correct section heading level 2022-04-07 08:29:46 +00:00
5c5da433e4 Restricted PrimaryGPU attribute to OutputClass section only
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
2021-05-25 08:25:43 +00:00
Jan Kuparinen
0b577ceb43 Update modules/ROOT/pages/how-to-set-nvidia-as-primary-gpu-on-optimus-based-laptops.adoc
fix typo defualt -> default
2021-04-26 21:05:43 +00:00
Caleb Gartner
434d36c35b Update instructions to include a note on properly configuring display managers. 2020-10-26 22:28:01 +01:00
Petr Bokoc
4b9db90d3d Issue 260 - don't badmouth other docs directly 2020-08-26 16:47:11 +02:00
Christopher Engelhard
1b3bc29409 use unordered lists 2020-08-05 21:02:47 +02:00
Christopher Engelhard
65f35fdd31 fix subtitle formatting 2020-08-05 20:59:59 +02:00
e6aa89a113 Added NVIDIA Prime docs file 2020-05-14 12:07:17 +05:30