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