diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-09-15 10:56:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-15 10:56:50 +0900 |
| commit | fb333d820cdea13a406f6b5063b42ba48d2d58ff (patch) | |
| tree | cf36d7f2fd0a8f9a1a58b78a1f57cc578413f778 /config/hypr/UserConfigs | |
| parent | 0ecb6e9b28b91dc389c316ff37ad968248a6013e (diff) | |
| parent | 9fa48103eeeea186b0d5e82b3887f94682bc4d83 (diff) | |
Merge pull request #440 from JaKooLit/development
Development to Main - preparation for next dots release v2.3.6
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/ENVariables.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index 5bfa5ab1..abbf6a60 100644 --- a/config/hypr/UserConfigs/ENVariables.conf +++ b/config/hypr/UserConfigs/ENVariables.conf @@ -20,7 +20,7 @@ env = XDG_SESSION_TYPE,wayland # xwayland apps scale fix (useful if you are use monitor scaling) # see https://wiki.hyprland.org/Configuring/XWayland/ # toolkit-specific scale -#env = GDK_SCALE,1.25 +env = GDK_SCALE,1 # firefox env = MOZ_ENABLE_WAYLAND,1 |
