diff --git a/example/hyprland.conf b/example/hyprland.conf index e6c2a641..62b6e6e5 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -23,8 +23,10 @@ monitor=,preferred,auto,auto $terminal = kitty $fileManager = dolphin $menu = wofi --show drun + # Some default env vars. env = XCURSOR_SIZE,24 +env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input { diff --git a/src/config/defaultConfig.hpp b/src/config/defaultConfig.hpp index 22d3b332..1e149a7a 100644 --- a/src/config/defaultConfig.hpp +++ b/src/config/defaultConfig.hpp @@ -35,6 +35,7 @@ $menu = wofi --show drun # Some default env vars. env = XCURSOR_SIZE,24 +env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input {