gtk overide hypr

This commit is contained in:
death916 2025-11-26 03:37:16 -08:00
parent c22a29d7e5
commit 14872ba3a9

View file

@ -1,4 +1,9 @@
{ pkgs, inputs, unstablePkgs, ... }:
{
pkgs,
inputs,
unstablePkgs,
...
}:
{
# Enable Hyprland and XWayland
@ -551,7 +556,7 @@
};
home.sessionVariables = {
#QT_QPA_PLATFORMTHEME = "gtk"; # Required for Qt apps like VLC
QT_STYLE_OVERRIDE = "gtk";
QT_STYLE_OVERRIDE = "qt5gtk2";
};
# Fonts