qt theming

This commit is contained in:
2024-04-20 21:59:38 +02:00
parent 8dd96afbc0
commit af5c2efc90

View File

@@ -11,7 +11,12 @@
./betterlockscreen.nix
./easyeffects.nix
];
qt = {
enable = true;
platformTheme = "gtk3";
};
home.packages = with pkgs; [
dmenu
st