diff options
Diffstat (limited to 'site/desktop/desktop/index.html')
-rw-r--r-- | site/desktop/desktop/index.html | 52 |
1 files changed, 48 insertions, 4 deletions
diff --git a/site/desktop/desktop/index.html b/site/desktop/desktop/index.html index 662f8f4..10782bc 100644 --- a/site/desktop/desktop/index.html +++ b/site/desktop/desktop/index.html @@ -18,7 +18,7 @@ <link rel="icon" href="../../assets/images/favicon.png"> - <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.49"> + <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.7"> @@ -26,7 +26,7 @@ - <link rel="stylesheet" href="../../assets/stylesheets/main.6f8fc17f.min.css"> + <link rel="stylesheet" href="../../assets/stylesheets/main.8608ea7d.min.css"> @@ -198,6 +198,7 @@ <span class="md-ellipsis"> Home + </span> @@ -228,6 +229,7 @@ <span class="md-ellipsis"> Server + </span> @@ -253,6 +255,7 @@ <span class="md-ellipsis"> Server Setup + </span> @@ -274,6 +277,7 @@ <span class="md-ellipsis"> Cgit with gitolite + </span> @@ -295,6 +299,7 @@ <span class="md-ellipsis"> DDNS + </span> @@ -316,6 +321,7 @@ <span class="md-ellipsis"> Syncthing + </span> @@ -356,6 +362,7 @@ <span class="md-ellipsis"> Desktop + </span> @@ -390,6 +397,7 @@ <span class="md-ellipsis"> Desktop + </span> @@ -401,6 +409,7 @@ <span class="md-ellipsis"> Desktop + </span> @@ -466,6 +475,7 @@ <span class="md-ellipsis"> Rclone + </span> @@ -487,6 +497,7 @@ <span class="md-ellipsis"> Thunderbird + </span> @@ -508,6 +519,7 @@ <span class="md-ellipsis"> Syncthing + </span> @@ -529,6 +541,29 @@ <span class="md-ellipsis"> Remote Nvim + + </span> + + + </a> + </li> + + + + + + + + + + + <li class="md-nav__item"> + <a href="../wayland/" class="md-nav__link"> + + + <span class="md-ellipsis"> + Wayland + </span> @@ -567,6 +602,7 @@ <span class="md-ellipsis"> Phone + </span> @@ -592,6 +628,7 @@ <span class="md-ellipsis"> LineageOS + </span> @@ -630,6 +667,7 @@ <span class="md-ellipsis"> Food + </span> @@ -655,6 +693,7 @@ <span class="md-ellipsis"> Curry + </span> @@ -676,6 +715,7 @@ <span class="md-ellipsis"> Tempora + </span> @@ -697,6 +737,7 @@ <span class="md-ellipsis"> Spicy Shrimp + </span> @@ -725,6 +766,7 @@ <span class="md-ellipsis"> About + </span> @@ -798,11 +840,13 @@ + <h1 id="desktop-wiki">Desktop Wiki</h1> <p>This page describes several useful tips and configurations that I've used.</p> <p><a href="../thunderbird/">Thunderbird</a></p> <p><a href="../syncthing/">Syncthing on Artix</a></p> <p><a href="../rclone/">rclone mount reference</a></p> +<p><a href="../wayland/">wayland setup with dwl</a></p> <h2 id="disabling-acpi-for-sleep">Disabling ACPI for sleep</h2> <p>Somtimes we cannot sleep the computer due to ACPI devices being annoying. To fix this, we need to disable their wakeup ability.</p> @@ -882,10 +926,10 @@ done </div> - <script id="__config" type="application/json">{"base": "../..", "features": [], "search": "../../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> + <script id="__config" type="application/json">{"base": "../..", "features": [], "search": "../../assets/javascripts/workers/search.f8cc74c7.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> - <script src="../../assets/javascripts/bundle.88dd0f4e.min.js"></script> + <script src="../../assets/javascripts/bundle.c8b220af.min.js"></script> </body> |