breeze for GTK
This commit is contained in:
parent
d02e88d1bd
commit
e1546db239
3
home.nix
3
home.nix
|
@ -82,7 +82,8 @@ let
|
||||||
++ (with kdeFrameworks; [
|
++ (with kdeFrameworks; [
|
||||||
networkmanager-qt
|
networkmanager-qt
|
||||||
kcrash
|
kcrash
|
||||||
#(phonon-backend-vlc {qtbase=qt5.qtbase; qtx11extras=qt5.qtx11extras;})
|
plasma5.breeze-gtk
|
||||||
|
#(phonon-backend-vlc.override {qtbase=qt5.qtbase; qtx11extras=qt5.qtx11extras;})
|
||||||
]);
|
]);
|
||||||
|
|
||||||
devTools = [
|
devTools = [
|
||||||
|
|
Loading…
Reference in a new issue