Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

UniverseDE

Desktop Environment with mutter purposelly made for BakeryOS, a Linux Distribution(now) based on fedora in development by PiekarniaEklerki dicodrd community.:

License

see GNU GPL3

Installation

now only fedora linux installation: first clone repository git clone https://github.com/BakeryOS/UniverseDE next you need to go to folder where code it is cd UniverseDE after that you compile it sh build.sh now you need to open this file nvim /usr/share/xsessions/Universe.desktop and copy this in

[Desktop Entry]
  Name=Universe
  Comment=UniverseDE
  Exec=/usr/local/bin/start-universe
  Type=Application
  X-LightDM-DesktopName=universe

and save it, now open nvim /usr/local/bin/start-universe and copy this

#!/bin/sh
  mutter &
  exec (path to your Universe.elf)

About

Desktop Environment purposelly made for BakeryOS, a Linux Distribution in development by PiekarniaEklerki community

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages