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
@@ -0,0 +1 @@
{"vaapi_device":"/dev/dri/by-path/pci-0000:03:00.0-render","bitrate":35000}