qt theming

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

View File

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