nick92 / Enso-OS

a simple OS designed for ageing computers
http://enso-os.site
GNU General Public License v3.0
322 stars 44 forks source link

Enso OS desktop with Arch Linux? #75

Closed JimScope closed 4 years ago

JimScope commented 5 years ago

It is posible to use the desktop of Enso with arch linux using xfwm instead of gala? What would be their dependencies?

nick92 commented 5 years ago

You can install all the packages separately, the theme can be found [here] (https://github.com/enso-os/theme) and the launcher can be installed from source

what else are you looking to use from Enso?

glotars commented 4 years ago

You can install all the packages separately, the theme can be found [here] (https://github.com/enso-os/theme) and the launcher can be installed from source

what else are you looking to use from Enso?

I can't post an issue in launchy repository, but it doesn't compile for me. Xubuntu 19.10, shows an error when I'm trying to run it after compiling:

(launchy:5917): GLib-GIO-ERROR **: 14:11:54.136: Settings schema 'org.enso.launchy' is not installed Trace/breakpoint trap (core dumped)

nick92 commented 4 years ago

you just need to run an install to install the schema for it: so just run sudo ninja install and then try again

Suleman-Elahi commented 1 year ago

@JimScope were you able to made it for Arch ?