non important commit
This commit is contained in:
parent
1d4fc95c01
commit
48f7dfe89d
1 changed files with 1 additions and 5 deletions
|
|
@ -1,8 +1,4 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
home.packages = with pkgs; [
|
|
||||||
libsForQt5.qt5ct
|
|
||||||
];
|
|
||||||
|
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
overlays.enable = false;
|
overlays.enable = false;
|
||||||
|
|
@ -73,7 +69,7 @@
|
||||||
|
|
||||||
polarity = "dark";
|
polarity = "dark";
|
||||||
|
|
||||||
image = ../../assets/shadow_dark.png;
|
image = ../../assets/dark_abstract.png;
|
||||||
};
|
};
|
||||||
|
|
||||||
qt.enable = true;
|
qt.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue