mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
gtk overide hypr
This commit is contained in:
parent
14872ba3a9
commit
d362c531cc
1 changed files with 1 additions and 1 deletions
|
|
@ -552,7 +552,7 @@
|
||||||
# Qt Theming
|
# Qt Theming
|
||||||
qt = {
|
qt = {
|
||||||
enable = true;
|
enable = true;
|
||||||
platformTheme.name = "gtk";
|
platformTheme.name = "qt5gtk2";
|
||||||
};
|
};
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
#QT_QPA_PLATFORMTHEME = "gtk"; # Required for Qt apps like VLC
|
#QT_QPA_PLATFORMTHEME = "gtk"; # Required for Qt apps like VLC
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue