Skip to content

Commit

Permalink
Switch Lumina from lilyterm to qterminal
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Bacon committed Jul 29, 2021
1 parent d00198e commit 33f5ad0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions desktop-installer
Original file line number Diff line number Diff line change
Expand Up @@ -1835,7 +1835,7 @@ mate_config()
lumina_packages()
{
# Packages specific to Lumina
# qterminal is buggy and now depends on lxqt, so not including it anymore
# qterminal was buggy but seems to have improved
# lilyterm is a good alternative, although not QT based
# k3b missing deps: cdrdao, dvd+rw-tools, libburn
install_packages \
Expand All @@ -1844,7 +1844,7 @@ lumina_packages()
graphics/qt5-imageformats \
graphics/phototonic \
sysutils/cdrdao devel/libburn sysutils/dvd+rw-tools \
math/galculator x11/lilyterm
math/galculator x11/qterminal

cdrecord_perms
}
Expand Down

0 comments on commit 33f5ad0

Please sign in to comment.