aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/ENVariables.conf
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-10-22 15:55:57 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-10-22 15:55:57 +0900
commitc222e1bad2ba5e779c3af5b956906c82ead43271 (patch)
treea5253e0861c200ff90354169e1f67ef42ebf0ef9 /config/hypr/configs/ENVariables.conf
parentbb0be21dba7980fc1c047eaba24eda1712bd7f31 (diff)
Initial upload
Diffstat (limited to 'config/hypr/configs/ENVariables.conf')
-rw-r--r--config/hypr/configs/ENVariables.conf32
1 files changed, 32 insertions, 0 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf
new file mode 100644
index 00000000..a48c9162
--- /dev/null
+++ b/config/hypr/configs/ENVariables.conf
@@ -0,0 +1,32 @@
+## JaKooLit Github - https://github.com/JaKooLit
+
+#environment-variables
+env = QT_QPA_PLATFORMTHEME,qt5ct #necessary to run qt5ct properly
+env = GDK_BACKEND,wayland,x11
+env = QT_QPA_PLATFORM,wayland;xcb
+env = CLUTTER_BACKEND,wayland
+env = XDG_CURRENT_DESKTOP,Hyprland
+env = XDG_SESSION_DESKTOP,Hyprland
+env = QT_AUTO_SCREEN_SCALE_FACTOR,1
+env = XDG_SESSION_TYPE,wayland
+env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
+env = QT_AUTO_SCREEN_SCALE_FACTOR,1
+
+# vulkan
+env = WLR_RENDERER,vulkan
+
+# firefox
+env = MOZ_ENABLE_WAYLAND,1
+
+# NVIDIA
+# This is from Hyprland Wiki but my Hyprland keeps crashing when I enabled this variables
+#env = WLR_NO_HARDWARE_CURSORS,1
+#env = LIBVA_DRIVER_NAME,nvidia
+#env = __GLX_VENDOR_LIBRARY_NAME,nvidia
+#env = GBM_BACKEND,nvidia-drm
+
+#env = __NV_PRIME_RENDER_OFFLOAD,1
+#env = __VK_LAYER_NV_optimus,NVIDIA_only
+#env = WLR_DRM_NO_ATOMIC,1
+#env = NVD_BACKEND,direct
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage