parent
ec1fcb7a37
commit
24b184e347
5 changed files with 3 additions and 40 deletions
home
|
@ -39,7 +39,7 @@ in {
|
|||
|
||||
home.packages = with pkgs; [
|
||||
libsForQt5.qtstyleplugin-kvantum
|
||||
qt6Packages.qtstyleplugin-kvantum #FIXME: doesn't work with qt6ct
|
||||
qt6Packages.qtstyleplugin-kvantum
|
||||
];
|
||||
qt = {
|
||||
enable = true;
|
||||
|
@ -71,5 +71,6 @@ in {
|
|||
"Kvantum/kvantum.kvconfig".text = "[General]\ntheme=Dracula";
|
||||
|
||||
"qt5ct/qt5ct.conf".text = qtconf + "kvantum";
|
||||
"qt6ct/qt6ct.conf".text = qtconf + "kvantum";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue