mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 12:36:13 +01:00
qt theming
This commit is contained in:
@@ -11,7 +11,12 @@
|
||||
./betterlockscreen.nix
|
||||
./easyeffects.nix
|
||||
];
|
||||
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gtk3";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
dmenu
|
||||
st
|
||||
|
||||
Reference in New Issue
Block a user