Lumina
Lumina is a lightweight desktop environment, free of D-Bus and *kit, designed to have as few system dependencies and requirements as possible.
Installation[edit | edit source]
The x11-wm/lumina package is configurable by one use flag:
USE flags for x11-wm/lumina Lumina desktop environment
desktop-utils
|
Build and install lumina's desktop-utils |
To install Lumina desktop, run:
root #
emerge --ask x11-wm/lumina
For alternative ebuilds from other repositories see gpo.zugaina.org.
Configuration[edit | edit source]
A configuration file is installed in /etc/luminaDesktop.conf. Lumina also has a bunch of own configuration tools.
Invocation[edit | edit source]
Lumina provides its own replacement for startx to be started from console.
user $
start-lumina-desktop
Alternatively it can be added to the ~./xinitrc file for being started via startx or a display manager
FILE
~/.xinitrc
# https://wiki.archlinux.org/index.php/X_resources#Adding_to_xinitrc [[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources exec start-lumina-desktop
External resources[edit | edit source]
- Official webpage
- https://github.com/trueos/lumina/issues/454
- https://forums.gentoo.org/viewtopic-t-1068000.html
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.