diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index a91cbef..a6b5ab7 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -30,6 +30,15 @@ $menu = rofi --show drun env = XCURSOR_THEME,Bibata-Modern-Classic env = XCURSOR_SIZE,20 env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt6ct if you have that +env = QT_QPA_PLATFORM,wayland +env = GDK_BACKEND,wayland,x11,* +env = QT_QPA_PLATFORM,wayland;xcb +env = SDL_VIDEODRIVER,wayland +env = CLUTTER_BACKEND,wayland +env = XDG_CURRENT_DESKTOP,Hyprland +env = XDG_SESSION_TYPE,wayland +env = XDG_SESSION_DESKTOP,Hyprland +env = QT_AUTO_SCREEN_SCALE_FACTOR,1 env = HYPRCURSOR_THEME,Bibata-Modern-Classic env = HYPRCURSOR_SIZE,20 # For all categories, see https://wiki.hyprland.org/Configuring/Variables/