aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserConfigs/ENVariables.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/UserConfigs/ENVariables.conf')
-rw-r--r--config/hypr/UserConfigs/ENVariables.conf11
1 files changed, 8 insertions, 3 deletions
diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf
index 8681eb30..c6bea01b 100644
--- a/config/hypr/UserConfigs/ENVariables.conf
+++ b/config/hypr/UserConfigs/ENVariables.conf
@@ -14,15 +14,20 @@ env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_DESKTOP,Hyprland
env = XDG_SESSION_TYPE,wayland
-# vulkan
-#env = WLR_RENDERER,vulkan
+# xwayland apps scale fix (useful if you are use monitor scaling)
+# see https://wiki.hyprland.org/Configuring/XWayland/
+# toolkit-specific scale
+# env = GDK_SCALE,2
+
# firefox
env = MOZ_ENABLE_WAYLAND,1
+# electron >28 apps (may help)
+env = ELECTRON_OZONE_PLATFORM_HINT,auto
+
# NVIDIA
# This is from Hyprland Wiki. As a start, WLR_NO_HARDWARE_CURSORS 1 will be activated if nvidia gpu detected
-#env = WLR_NO_HARDWARE_CURSORS,1
#env = LIBVA_DRIVER_NAME,nvidia
#env = __GLX_VENDOR_LIBRARY_NAME,nvidia
#env = GBM_BACKEND,nvidia-drm
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage