Add initial user configuration file with default settings

- Created user.ini file to store user-specific settings for OBS.
- Included general settings, window preferences, appearance options, and accessibility configurations.
- Set default values for various parameters to enhance user experience on first run.
This commit is contained in:
2025-12-04 17:08:03 +01:00
parent 94543309a0
commit e0b723104f
37 changed files with 6131 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
[General]
MaxLogs=10
InfoIncrement=-1
ProcessPriority=Normal
EnableAutoUpdates=true
BrowserHWAccel=true
LastVersion=536870914
[Video]
Renderer=OpenGL
[Locations]
Configuration=/home/glennigen/.var/app/com.obsproject.Studio/config
SceneCollections=/home/glennigen/.var/app/com.obsproject.Studio/config
Profiles=/home/glennigen/.var/app/com.obsproject.Studio/config
PluginManagerSettings=/home/glennigen/.var/app/com.obsproject.Studio/config
[PropertiesWindow]
cx=720
cy=580