mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Thu 11 Nov 15:53:04 EET 2021
This commit is contained in:
parent
6747846281
commit
9cf07e37e5
1 changed files with 6 additions and 6 deletions
|
@ -50,21 +50,21 @@ on debian you'd install it like this:
|
|||
<h2>
|
||||
Adding the configuration
|
||||
</h2>
|
||||
<ol>
|
||||
<ul>
|
||||
<li>
|
||||
Make the configuration directory
|
||||
</li>
|
||||
</ol>
|
||||
</ul>
|
||||
<p>
|
||||
<code>
|
||||
$ sudo mkdir -p /etc/X11/xorg.conf.d
|
||||
</code>
|
||||
</p>
|
||||
<ol>
|
||||
<ul>
|
||||
<li>
|
||||
Installing dependencies
|
||||
</li>
|
||||
</ol>
|
||||
</ul>
|
||||
<p>
|
||||
On whatever distro you are on please install
|
||||
<code>
|
||||
|
@ -77,11 +77,11 @@ on debian you'd install it like this:
|
|||
$ sudo apt install curl
|
||||
</code>
|
||||
</p>
|
||||
<ol>
|
||||
<ul>
|
||||
<li>
|
||||
Adding the configuration
|
||||
</li>
|
||||
</ol>
|
||||
</ul>
|
||||
<p>
|
||||
<code>
|
||||
$ sudo curl https://ari-web.netlify.app/data/20-intel-graphics.conf -o /etc/X11/xorg.conf.d/20-intel-graphics.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue