Lomiri: Difference between revisions
Appearance
Initial page |
m remove nonexistent category |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
services.displayManager.defaultSession = "lomiri"; | services.displayManager.defaultSession = "lomiri"; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Desktop environment]] |
Latest revision as of 17:27, 1 June 2025
Lomiri (formerly known as Unity8) is a versatile and touch-friendly user interface designed primarily for mobile devices, tablets, and convergent computing environments. Developed by the UBports community, it aims to provide a seamless and intuitive user experience across various device form factors.
Setup
To enable Lomiri desktop add following lines to your system configuration and apply it.
services.desktopManager.lomiri.enable = true;
services.displayManager.defaultSession = "lomiri";