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
|
qlipper
|
||||||
|
|
||||||
### Default icon theme
|
### Default icon theme
|
||||||
pkgs.kdeFrameworks.oxygen-icons5
|
libsForQt5.oxygen-icons5
|
||||||
|
|
||||||
### Screen saver
|
### Screen saver
|
||||||
pkgs.xscreensaver
|
pkgs.xscreensaver
|
||||||
|
|
Loading…
Reference in New Issue