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
|
opusTools
|
||||||
|
|
||||||
shotcut
|
shotcut
|
||||||
kdenlive
|
kdePackages.kdenlive
|
||||||
|
glaxnimate
|
||||||
mediainfo
|
mediainfo
|
||||||
|
|
||||||
dig
|
dig
|
||||||
|
|
|
@ -472,7 +472,8 @@ in {
|
||||||
home.packages = with pkgs; [ playerctl hyprpaper ];
|
home.packages = with pkgs; [ playerctl hyprpaper ];
|
||||||
|
|
||||||
qt = {
|
qt = {
|
||||||
enable = true;
|
#enable = true;
|
||||||
|
enable = false;
|
||||||
platformTheme.name = "gtk";
|
platformTheme.name = "gtk";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue