The old variable did not work anymore, and the Steam Deck LCD screen glitches out past 69Hz.
Of extra note is that Gamescope its frame limiter is hardcoded with 35Hz as a minimum, and will flip to 68Hz when set to 34FPS. However, choosing "Disable Frame Limit", the screen _can_ be set to 30Hz.
* chore(docs): Add image downloader script
* chore(docs): Move favicons to static dir
* chore(docs): Replace external images with local ones
* chore(docs): Remove unnecesary imports from fetch_discourse_images.py
* docs: Rename 'Updates_Rollbacks_&_Rebasing' to 'Updates_Rollbacks_and_Rebasing'
* chore(docs): Add rename_image_names.py
* chore(docs): Rename images
* chore(docs): Fix rename_image_names.py not being able to catch all images
* chore(docs): Rename more images
* chore(docs): Rename even more images
* chore(docs): Rename even more images again
* chore(docs): Remove leftover duplicate images
* docs: Add new transcribe script
* chore(docs): Add usage help to transcribe.py
* chore(docs): Add file argument requirement to transcribe.py
* chore(docs): Move transcribe.py usage example to bottom
* chore(docs): Replace transcribe.py stdout separator with tab
* chore(docs): Major optimizations for fetch_discourse_md.py
Now is 2x faster
* chore(docs): Add docs build benchmark script
* chore(docs): Separate url mappings in its own yaml file
* chore(docs): Remove outdated fetch_discourse_md.py docs
* chore(docs): Apply default empty url_mapping if url_overrides.yml is not pressent
* chore(docs): Add log message to cmdrun.py when url_overrides.yml is not found
* chore(docs): Exclude leftover heading from raw markdown
* docs: Transcribe docs to github
* docs: Fix distrobox package managers table
* docs: Format distrobox article
Decrease headings hierarchy across all the article
* docs: Remove duplicate automounting guides
* chore(docs): Change name of reset user password
Too confusing of a name.
* chore(docs): Add "handhelds" to the list
this time for real is the last PR for at least the next 30 minutes from me.
* chore(docs): Hotfix
I want to work on an Update section next, but not today. giving the acks a break. thanks.
* chore(docs): Remove update alias for now
* fix(docs): Use a working match substitution in md_image_sizing hook
This fixes odd page segment duplicating inside themselves
* ci(docs): Avoid triggering deploy_docs on PR
* fix(docs): Use a more consistent image url replacing in fetch_discourse_md
* fix(docs): Prevent youtube video from embeding in links
* chore(docs): Move embed_youtube hook to on_page_content step
* docs: Add 'md_image_sizing' hook
This will match image sizes with discourse ones