add: stream settings
This commit is contained in:
10
.obsidian/workspace.json
vendored
10
.obsidian/workspace.json
vendored
@@ -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",
|
||||
|
||||
6
Games.md
6
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.
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user