nomadbsd / NomadBSD

Livesystem based on FreeBSD
http://nomadbsd.org
BSD 2-Clause "Simplified" License
361 stars 42 forks source link

Enable a "real desktop" by default #74

Closed probonopd closed 3 years ago

probonopd commented 4 years ago

Most desktop environments allow users to have icons on the desktop. Like this:

image

As per https://twitter.com/NomadBSD/status/1299469685562499075 the solution is to run pcmanfm --desktop (which happens to be already installed).

I'd ask to make launching this the default, so that the desktop gets the functionality known to users from most desktop environment like Windows, the Mac, Xfce, etc.

Reference: https://forum.nomadbsd.org/t/shortcut-icons-on-the-desktop/274

bsdlme commented 4 years ago

I think it's a good idea to enable the desktop. Maybe without any pre-set icons, though.

probonopd commented 3 years ago

I've since implemented this over at https://github.com/helloSystem/. This is my current desktop I am typing this on:

image

Hence closing here.