switch to niri wip branch for blur, update noctalia config, enable qt stylix theming, update niri config
This commit is contained in:
@@ -202,14 +202,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme.name = "adwaita";
|
||||
style = {
|
||||
name = "adwaita-dark";
|
||||
};
|
||||
};
|
||||
|
||||
# Enable and configure git
|
||||
programs.git = {
|
||||
enable = true;
|
||||
@@ -258,7 +250,6 @@
|
||||
# Use dark mode
|
||||
polarity = "dark";
|
||||
|
||||
# Disable Qt theming (it's janky and doesn't apply everywhere)
|
||||
# targets.qt.enable = false;
|
||||
targets.qt.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user