mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
qt
This commit is contained in:
parent
b88e1b8556
commit
2606376792
1 changed files with 2 additions and 2 deletions
|
|
@ -509,11 +509,11 @@
|
|||
enable = true;
|
||||
style = {
|
||||
#package = pkgs.materia-kde-theme;
|
||||
name = "gtk";
|
||||
platformTheme = "gtk";
|
||||
};
|
||||
};
|
||||
home.sessionVariables = {
|
||||
#QT_QPA_PLATFORMTHEME = "qt5ct"; # Required for Qt apps like VLC
|
||||
QT_QPA_PLATFORMTHEME = "gtk"; # Required for Qt apps like VLC
|
||||
QT_STYLE_OVERRIDE = "gtk";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue