LXQt: Difference between revisions

From Alpine Linux
No edit summary
Line 17: Line 17:


{{Cmd|# apk add lxqt-desktop lxqt-core lxqt-panel lxqt-admin lxqt-config lxqt-notificationd lxqt-powermanagement lxqt-themes openbox}}
{{Cmd|# apk add lxqt-desktop lxqt-core lxqt-panel lxqt-admin lxqt-config lxqt-notificationd lxqt-powermanagement lxqt-themes openbox}}
{{Note|By default LXQt usually uses [[openbox]] as its window manager, LXQt supports using many different window managers, See: [https://github.com/lxqt/lxqt/wiki/ConfigWindowManagers ConfigWindowManagers - LXQt Github wiki]}}


== Optional packages ==
== Optional packages ==
Line 38: Line 40:


* {{Pkg|lxqt-build-tools}}
* {{Pkg|lxqt-build-tools}}


= See Also =
= See Also =

Revision as of 18:24, 30 December 2021

LXQt is a lightweight QT based desktop environment, LXQt was originally a port of LXDE to QT (called LXDE-Qt), it was created due to LXDE maintainer Hong Jen Yee being dissatisfied with GTK 3, on 21 July 2013 the LXDE(-Qt) and Razor-qt projects merged creating LXQt.


Prerequisites

Note: LXQt on Alpine currently requires having the edge repos enabled


Installation

# apk add lxqt-desktop lxqt-core lxqt-panel lxqt-admin lxqt-config lxqt-notificationd lxqt-powermanagement lxqt-themes openbox

Note: By default LXQt usually uses openbox as its window manager, LXQt supports using many different window managers, See: ConfigWindowManagers - LXQt Github wiki

Optional packages

Documentation
Development files
Misc

See Also