mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Fix the scaling issue here
But need to find a root fix
This commit is contained in:
11
applications/org.kde.kdenlive.desktop
Normal file
11
applications/org.kde.kdenlive.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
# KDE Config File
|
||||
[Desktop Entry]
|
||||
Name=Kdenlive
|
||||
Comment=Nonlinear video editor by KDE
|
||||
Type=Application
|
||||
Exec=env QT_SCALE_FACTOR=1.0 kdenlive %F
|
||||
Icon=kdenlive
|
||||
StartupWMClass=kdenlive
|
||||
X-DocPath=kdenlive/index.html
|
||||
MimeType=application/x-kdenlive;
|
||||
X-DBUS-ServiceName=org.kde.kdenlive
|
Reference in New Issue
Block a user