From e1546db239a9f2dc04a8121a79dfd82fb285455f Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Wed, 26 Sep 2018 12:27:00 +0200 Subject: [PATCH] breeze for GTK --- home.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home.nix b/home.nix index aa680ed..bf8cc42 100644 --- a/home.nix +++ b/home.nix @@ -82,7 +82,8 @@ let ++ (with kdeFrameworks; [ networkmanager-qt kcrash - #(phonon-backend-vlc {qtbase=qt5.qtbase; qtx11extras=qt5.qtx11extras;}) + plasma5.breeze-gtk + #(phonon-backend-vlc.override {qtbase=qt5.qtbase; qtx11extras=qt5.qtx11extras;}) ]); devTools = [