ehehe awawa

This commit is contained in:
Akko
2023-02-12 17:21:41 +01:00
parent b60509f1bf
commit a77a89dc2f
50 changed files with 1882 additions and 294 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-04-18 Mon 14:07 -->
<!-- 2023-01-23 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Snippets</title>
@@ -188,7 +188,7 @@
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
.org-info-js_search-highlight
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { width: 90%; }
.org-svg { }
</style>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
</head>
@@ -203,13 +203,13 @@
</div>
<div id="content" class="content">
<div id="outline-container-orgb361ca7" class="outline-2">
<h2 id="orgb361ca7">X11</h2>
<div class="outline-text-2" id="text-orgb361ca7">
<div id="outline-container-org0911c29" class="outline-2">
<h2 id="org0911c29">X11</h2>
<div class="outline-text-2" id="text-org0911c29">
</div>
<div id="outline-container-orgab11f4b" class="outline-3">
<h3 id="orgab11f4b">Reset xrandr</h3>
<div class="outline-text-3" id="text-orgab11f4b">
<div id="outline-container-org474f37d" class="outline-3">
<h3 id="org474f37d">Reset xrandr</h3>
<div class="outline-text-3" id="text-org474f37d">
<div class="org-src-container">
<pre class="src src-bash">xrandr -s <span class="org-highlight-numbers-number">0</span>
</pre>
@@ -219,16 +219,15 @@
</div>
</div>
<div id="postamble" class="status">
<div id="footer">
<hr>
If you have any comments about this page, you can email me at: <br>
<b>akko [shift-2] nakadashi -dot- lol</b><br>
And I may include them on the website!<br>
<br>
<div id='footer'><div id='modified-date'>Last modified: 2022-04-03</div><hr>
If you have any comments about this page, you can email me at: <br>
<b>akko [shift-2] nakadashi -dot- lol</b><br>
And I may include them on the website!<br>
<br>
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
Blog proudly built using <a href="/posts/elog-1-blog.html">org-mode</a>!
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
Blog proudly built using <a href="/posts/elog-1-blog.html">org-mode</a>!
</div>
</div>
</body>
</html>
</html>