l3ib / nitrogen

Background browser and setter for X windows.
http://projects.l3ib.org/nitrogen
GNU General Public License v2.0
358 stars 38 forks source link

Nitrogen backgrounds conflict with xsetroot's colours #37

Open sidequestboy opened 11 years ago

sidequestboy commented 11 years ago

For reference: xsetroot's git repo http and git

Reproduce steps:

  1. Set background with Nitrogen
  2. Set background with xsetroot
xsetroot -solid blue
sidequestboy commented 11 years ago

feh has the same behaviour as Nitrogen - (cannot be overridden by xsetroot -solid command)

feh --bg-center ~/Pictures/lovely_picture.jpg

(but feh and Nitrogen override each other)