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/25 22:39]
i3_relativism [Installation]
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'</colour> :+
  
 <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 41: Line 28:
 </code> </code>
  
-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 [[ WIP |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>
Line 50: Line 37:
 </code> </code>
  
-=== External resources ===+==== External resources ====
  
   * [[https://lumina-desktop.org/|Official webpage]].   * [[https://lumina-desktop.org/|Official webpage]].
-  * Moore, Ken (26 April 2014). [[  |"Quick Lumina Desktop FAQ"]].+  * Moore, Ken (26 April 2014). [[https://lumina-desktop.org/faq/|"Quick Lumina Desktop FAQ"]].
   * [[https://github.com/lumina-desktop/lumina|Lumina]] source code.   * [[https://github.com/lumina-desktop/lumina|Lumina]] source code.