Unverified Commit 6760f0a7 authored by Heitor Augusto's avatar Heitor Augusto Committed by GitHub
Browse files

brave: fix qt theming (#352667)

Previously when trying to choose "Use Qt" for the brave theme, it just
did nothing, this should fix it, and properly theme it with Qt
parent 05e26cb3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
, gsettings-desktop-schemas
, gtk3
, gtk4
, qt6
, libX11
, libXScrnSaver
, libXcomposite
@@ -83,7 +84,7 @@ let
    libxkbcommon libXScrnSaver libXcomposite libXcursor libXdamage
    libXext libXfixes libXi libXrandr libXrender libxshmfence
    libXtst libuuid mesa nspr nss pango pipewire udev wayland
    xorg.libxcb zlib snappy libkrb5
    xorg.libxcb zlib snappy libkrb5 qt6.qtbase
  ]
    ++ optional pulseSupport libpulseaudio
    ++ optional libvaSupport libva;