feat(crumb): Qt customisations
This commit is contained in:
@@ -18,9 +18,12 @@
|
||||
./files.nix
|
||||
];
|
||||
|
||||
# Some unsorted settings:
|
||||
xdg.enable = true;
|
||||
# Not yet in my version of HM.
|
||||
# xdg.preferXdgDirectories = true;
|
||||
qt.style.name = "breeze-dark";
|
||||
qt.style.package = pkgs.libsForQt5.breeze-qt5;
|
||||
|
||||
sydnix = {
|
||||
gpg.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user