Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:system:userspace:desktop_enviroment:lumina_desktop [2022/03/26 00:11]
i3_relativism [Invocation]
en:system:userspace:desktop_enviroment:lumina_desktop [2023/12/05 14:50] (current)
throgh [Installation]
Line 6: Line 6:
  
 === Prebuilt package === === Prebuilt package ===
-<note important>dont forget to update you system before you proceed</note> 
- 
 To **install** Lumina desktop, <color #620BB9/#EEDDFF>run</color>: To **install** Lumina desktop, <color #620BB9/#EEDDFF>run</color>:
  
 <code bash> <code bash>
-pacman -S lumina +pacman -S lumina lumina-extra
-</code> +
- +
-<code bash> +
- pacman -S lumina-extra+
 </code> </code>
  
Line 21: Line 15:
 This packages groups [[https://www.hyperbola.info/packages/extra/x86_64/lumina-core/|lumina]] includes both **lumina-core** and **lumina-core-utils**, and [[https://www.hyperbola.info/groups/x86_64/lumina-extra/|lumina-extra]] includes own implementations: **archiver**, **fileinfo**, **fm**, **mediaplayer**, **photo**, **screenshot**, **textedit**, respectively This packages groups [[https://www.hyperbola.info/packages/extra/x86_64/lumina-core/|lumina]] includes both **lumina-core** and **lumina-core-utils**, and [[https://www.hyperbola.info/groups/x86_64/lumina-extra/|lumina-extra]] includes own implementations: **archiver**, **fileinfo**, **fm**, **mediaplayer**, **photo**, **screenshot**, **textedit**, respectively
 </note> </note>
- 
-=== Building from source=== 
-The [[https://www.hyperbola.info/packages/extra/x86_64/lumina-core/|lumina]] package is configurable by one **use-flag**: 
- 
-<code bash> 
-USEflag package=x11-wm/lumina 
-</code> 
  
 ==== Configuration ==== ==== Configuration ====
Line 43: Line 30:
 Alternatively it can be added to the <color #620BB9/#EEDDFF>~./xinitrc</color> file for being started via [[https://wiki.gentoo.org/wiki/Xorg/Guide#Using_startx|startx]] or a [[en:system:userspace:display_manager|display manager]] Alternatively it can be added to the <color #620BB9/#EEDDFF>~./xinitrc</color> file for being started via [[https://wiki.gentoo.org/wiki/Xorg/Guide#Using_startx|startx]] or a [[en:system:userspace:display_manager|display manager]]
  
-Make sure to read this [[https://wiki.archlinux.org/index.php/X_resources#Adding_to_xinitrc|article]], for more information on managing startx on Arch GNU/Linux (the information applies to Hyperbola, as well). But relevant commands are bellow:+Make sure to read this [[https://wiki.archlinux.org/index.php/X_resources#Adding_to_xinitrc|article]], for more information on managing startx on Arch GNU/Linux (the information applies to Hyperbola, as well). But relevant commands are bellow:
  
 <code bash> <code bash>