diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 8ba1c03..04361bf 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -41,12 +41,12 @@ "state": { "type": "markdown", "state": { - "file": "README.md", + "file": "Games.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "README" + "title": "Games" } } ], @@ -142,12 +142,12 @@ "state": { "type": "outgoing-link", "state": { - "file": "README.md", + "file": "Games.md", "linksCollapsed": false, "unlinkedCollapsed": true }, "icon": "links-going-out", - "title": "Outgoing links from README" + "title": "Outgoing links from Games" } }, { @@ -214,11 +214,11 @@ }, "active": "a0cc81e9a0ac6335", "lastOpenFiles": [ + "README.md", "thoughts.md", "Games.md", "infra.md", "learning ai.md", - "README.md", "rikidown.md", "skubelb.md", "valheim.md", diff --git a/Games.md b/Games.md index 3a345fd..aa08d56 100644 --- a/Games.md +++ b/Games.md @@ -6,4 +6,8 @@ When playing on my large monitor, these settings work well: gamescope --force-grab-cursor --sdr-gamut-wideness 1 --mangoapp --hdr-enabled -f -W 3440 -H 1440 -r 240 -- %command% --launcher-skip ``` -When streaming, I switch to some different settings. This allows me to more easily manage stuff. \ No newline at end of file +When streaming, I switch to some different settings. This allows me to more easily manage stuff. + +``` +gamescope --force-grab-cursor --sdr-gamut-wideness 1 --mangoapp --hdr-enabled -W 1920 -H 1080 -r 240 -- %command% --launcher-skip +``` \ No newline at end of file