temp disable qt theming
This commit is contained in:
parent
6e3147ad0a
commit
93a82fad10
2 changed files with 4 additions and 2 deletions
|
@ -406,7 +406,8 @@ in {
|
|||
opusTools
|
||||
|
||||
shotcut
|
||||
kdenlive
|
||||
kdePackages.kdenlive
|
||||
glaxnimate
|
||||
mediainfo
|
||||
|
||||
dig
|
||||
|
|
|
@ -472,7 +472,8 @@ in {
|
|||
home.packages = with pkgs; [ playerctl hyprpaper ];
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
#enable = true;
|
||||
enable = false;
|
||||
platformTheme.name = "gtk";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue