forked from mirrors/nixpkgs
lxqt: fix oxygen-icons5 attribute path
kdeFrameworks.oxygen-icons5 does not exist anymore
This commit is contained in:
parent
5bc0a68375
commit
fd3d62bcdf
|
@ -107,7 +107,7 @@ let
|
|||
qlipper
|
||||
|
||||
### Default icon theme
|
||||
pkgs.kdeFrameworks.oxygen-icons5
|
||||
libsForQt5.oxygen-icons5
|
||||
|
||||
### Screen saver
|
||||
pkgs.xscreensaver
|
||||
|
|
Loading…
Reference in a new issue