| 
		 trayer 
		 
		After ditching gnome-panel, I need something to replace notification area.
  After couple of attempts I discover trayer. This is my command line to display trayer in bottom right cormer:
 
 trayer --expand true --transparent true --alpha 255 --edge bottom --align right --expand true --widthtype request
   I have one problem with it. It just don't sit below other windows but above them. And this is a patch to correct this: trayer-1.0.patch 
 
  
 
 
 
write new comment
 
		 |