diff options
Diffstat (limited to 'config/hypr/configs/ENVariables.conf')
| -rw-r--r-- | config/hypr/configs/ENVariables.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf index e8a51555..1148384a 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,Fusion ### hyprland-qt-support ### # Keep a safe default. copy.sh switches this to org.hyprland.style when the |
