mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: plasma: Fix QtQuickControls2 theme.
Suggested in <https://github.com/NixOS/nixpkgs/issues/79713>. * gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add qqc2-desktop-style. Change-Id: I6bbed3ddaa339c25a996b6ab74acbc3179e28269 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
a1a13268b7
commit
db49eed2d3
1 changed files with 1 additions and 1 deletions
|
@ -1474,7 +1474,7 @@ (define-public plasma
|
|||
(mkdir #$output))))
|
||||
;; TODO: cleanup, check what is no need
|
||||
(propagated-inputs (list kdeclarative ;; require by sddm breeze theme
|
||||
|
||||
qqc2-desktop-style ; qtquickcontrols2 theme
|
||||
baloo
|
||||
breeze-icons ; default mouse icon
|
||||
breeze
|
||||
|
|
Loading…
Reference in a new issue