fix: Fixes hyprland GTK scale not specified correctly.

This commit is contained in:
2025-11-02 12:56:10 -05:00
parent d1e9e3cc5a
commit def9a00b76
2 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,8 @@ exec-once = pidof hyprpaper | uwsm app -- hyprpaper
exec-once = pidof hypridle | uwsm app -- hypridle
exec-once = uwsm app -- elephant
exec-once = uwsm app -- swaync
exec-once = uwsm app -- walker --gapplication-service &
# exec-once = uwsm app -- walker --gapplication-service &
exec-once = uwsm app -- waybar
exec-once = uwsm app -- clipse -listen
#exec-once = protonmail-bridge-core -n

View File

@@ -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