you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 3 months ago (2 children)

how would they change their wallpaper if they only use cli?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 3 months ago*

    Instead of using fbcon (the default, in-kernel framebuffer-based terminal emulator), use fbterm (a userspace framebuffer terminal emulator, which supports backgrounds) with fbv as specified in the fbterm man page.

    It looks like there's also a patch, fbcondecor, to add background support to fbcon, but it's not in vanilla kernel.

  • source
  • parent