aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/ENVariables.conf
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-17 21:52:27 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-17 21:52:27 -0700
commit861bf5be200bfcf2440fec4cda911d29ec18493f (patch)
treeab3508d29e12ef712be9006f64a29e95995c64a9 /config/hypr/configs/ENVariables.conf
parent9238006219f684fa295af2ddddb2b1162c9cb243 (diff)
unset kvantum from qt-style
Diffstat (limited to 'config/hypr/configs/ENVariables.conf')
-rw-r--r--config/hypr/configs/ENVariables.conf11
1 files changed, 5 insertions, 6 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf
index b134b60d..70f6350c 100644
--- a/config/hypr/configs/ENVariables.conf
+++ b/config/hypr/configs/ENVariables.conf
@@ -22,7 +22,7 @@ env = CLUTTER_BACKEND,wayland
#env = SDL_VIDEODRIVER,wayland
### XDG Specifications ###
-# Trying to fix flatpak not being seen in rofi this fix below errors
+# Trying to fix flatpak not being seen in rofi this fix below errors
#env = XDG_DATA_DIRS,/usr/local/share:/usr/share:$XDG_DATA_DIRS:/var/lib/flatpak/exports/share:/home/$USER/.local/share/flatpak/exports/share
env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_DESKTOP,Hyprland
@@ -32,7 +32,6 @@ env = XDG_SESSION_TYPE,wayland
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = QT_QPA_PLATFORMTHEME,qt6ct
-env = QT_STYLE_OVERRIDE,kvantum
### hyprland-qt-support ###
env = QT_QUICK_CONTROLS_STYLE,org.hyprland.style
@@ -61,10 +60,10 @@ env = ELECTRON_OZONE_PLATFORM_HINT,auto # auto selects Wayland if possible, X11
# This is from Hyprland Wiki. Below will be activated nvidia gpu detected
# See hyprland wiki https://wiki.hyprland.org/Nvidia/#environment-variables
-#env = LIBVA_DRIVER_NAME,nvidia
-#env = __GLX_VENDOR_LIBRARY_NAME,nvidia
-#env = NVD_BACKEND,direct
-#env = GSK_RENDERER,ngl
+env = LIBVA_DRIVER_NAME,nvidia
+env = __GLX_VENDOR_LIBRARY_NAME,nvidia
+env = NVD_BACKEND,direct
+env = GSK_RENDERER,ngl
### additional ENV's for nvidia. Caution, activate with care ###
#env = GBM_BACKEND,nvidia-drm
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage