fix(usahara): rearrange monitors, add gtk3 prefer dark
This commit is contained in:
@@ -133,6 +133,9 @@
|
||||
gtk4.extraConfig = {
|
||||
gtk-application-prefer-dark-theme = true;
|
||||
};
|
||||
gtk3.extraConfig = {
|
||||
gtk-application-prefer-dark-theme = true;
|
||||
};
|
||||
};
|
||||
qt = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user