mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: lxqt: Fix default icon theme.
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Replace oxygen-icons with breeze-icons.
This commit is contained in:
parent
4c03f62ad0
commit
fc4ff8c3e1
1 changed files with 1 additions and 1 deletions
|
@ -1194,7 +1194,7 @@ desktop.")
|
||||||
lximage-qt
|
lximage-qt
|
||||||
obconf-qt
|
obconf-qt
|
||||||
openbox
|
openbox
|
||||||
oxygen-icons
|
breeze-icons ; default by <lxqt-session>/share/lxqt/lxqt.conf
|
||||||
pavucontrol-qt
|
pavucontrol-qt
|
||||||
qps
|
qps
|
||||||
qterminal))
|
qterminal))
|
||||||
|
|
Loading…
Add table
Reference in a new issue