mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-08 05:23:02 -04:00
disable kde target stylix
This commit is contained in:
parent
646d4cc494
commit
6f319a5da1
1 changed files with 8 additions and 0 deletions
|
@ -60,6 +60,7 @@ in
|
||||||
splashScreen = {
|
splashScreen = {
|
||||||
theme = "a2n.kuro";
|
theme = "a2n.kuro";
|
||||||
};
|
};
|
||||||
|
wallpaper = ../../../dotfiles/wallpaper.jpg;
|
||||||
};
|
};
|
||||||
hotkeys = {
|
hotkeys = {
|
||||||
commands = {
|
commands = {
|
||||||
|
@ -87,4 +88,11 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
stylix = {
|
||||||
|
targets = {
|
||||||
|
kde = {
|
||||||
|
enable = false;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue