mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Attempt to prevent double scaling in QT apps already responding to auto scale
This commit is contained in:
@@ -5,7 +5,6 @@ env = HYPRCURSOR_SIZE,24
|
|||||||
# Force all apps to use Wayland at 2x scaling
|
# Force all apps to use Wayland at 2x scaling
|
||||||
env = GDK_SCALE,2
|
env = GDK_SCALE,2
|
||||||
env = GDK_BACKEND,wayland
|
env = GDK_BACKEND,wayland
|
||||||
env = QT_SCALE_FACTOR,2
|
|
||||||
env = QT_QPA_PLATFORM,wayland
|
env = QT_QPA_PLATFORM,wayland
|
||||||
env = QT_STYLE_OVERRIDE,kvantum
|
env = QT_STYLE_OVERRIDE,kvantum
|
||||||
env = SDL_VIDEODRIVER,wayland
|
env = SDL_VIDEODRIVER,wayland
|
||||||
|
|||||||
Reference in New Issue
Block a user