aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmilovejay@gmail.com>2023-10-30 22:33:02 +0900
committerJaKooLit <jimmilovejay@gmail.com>2023-10-30 22:33:02 +0900
commitddb36443826bb7a819cf0237a96eacafb761638d (patch)
tree556632a128b4cb1b8e68edbe67aa101cf74687ba
parent08886def53025536c00e975d05d31275f901ad25 (diff)
small correction on ENVariables.conf
-rw-r--r--config/hypr/configs/ENVariables.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf
index c909976a..a705aa70 100644
--- a/config/hypr/configs/ENVariables.conf
+++ b/config/hypr/configs/ENVariables.conf
@@ -1,16 +1,16 @@
## JaKooLit Github - https://github.com/JaKooLit
#environment-variables
-env = QT_QPA_PLATFORMTHEME,qt5ct #necessary to run qt5ct properly
+env = CLUTTER_BACKEND,wayland
env = GDK_BACKEND,wayland,x11
+env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb
-env = CLUTTER_BACKEND,wayland
+env = QT_QPA_PLATFORMTHEME,qt5ct
+env = QT_SCALE_FACTOR,1
+env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage