config: add qt env to default config

This commit is contained in:
Vaxry 2023-12-15 18:27:04 +00:00
parent 395ab3ba37
commit 79d8d14fe0
2 changed files with 3 additions and 0 deletions

View File

@ -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 {

View File

@ -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 {