mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-15 14:42:37 +00:00
fix: Fixes hyprland GTK scale not specified correctly.
This commit is contained in:
3
env/.config/hypr/env.conf
vendored
3
env/.config/hypr/env.conf
vendored
@@ -18,7 +18,8 @@ env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
||||
env = OZONE_PLATFORM,wayland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
|
||||
env = GDK_SCALE=2
|
||||
env = GDK_SCALE,2
|
||||
env = GDK_DPI_SCALE,0.5
|
||||
|
||||
# Allow better support for screen sharing (Google Meet, Discord, etc)
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
|
||||
Reference in New Issue
Block a user