mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Fix scaling problem
This commit is contained in:
12
applications/com.obsproject.Studio.desktop
Normal file
12
applications/com.obsproject.Studio.desktop
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Name=OBS Studio
|
||||||
|
GenericName=Streaming/Recording Software
|
||||||
|
Comment=Free and Open Source Streaming/Recording Software
|
||||||
|
Exec=env QT_SCALE_FACTOR=1.0 obs
|
||||||
|
Icon=com.obsproject.Studio
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=AudioVideo;Recorder;
|
||||||
|
StartupNotify=true
|
||||||
|
StartupWMClass=obs
|
Reference in New Issue
Block a user