Gnome: enable and set up QT
This commit is contained in:
parent
f71901fc08
commit
4872cdfb98
1 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,12 @@
|
|||
gnome.gnome-browser-connector.enable = true;
|
||||
};
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gnome";
|
||||
style = "adwaita-dark";
|
||||
};
|
||||
|
||||
# Extensions
|
||||
environment.systemPackages = with pkgs.gnomeExtensions; [
|
||||
appindicator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue