Advertisement
krax

icon and path and size FVWM

Oct 8th, 2011
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. <needle> amin` I still use faenza-icon-theme and it is in /usr/share/icon/Faenza on gentoo, however the path on arch linux will not be the same
  2. <needle> also under /usr/share/icons/Faenza there are subfolders 22 15 32 and 48
  3. <amin`> yes I got the source from gentoo ebuild
  4. <needle> so i use specifically only 22x22
  5. <needle> and sometimes 16x16 icons
  6. <amin`> and I thinks they are the same
  7. <needle> SetEnv fvwm_image_path "/usr/share/icons/Faenza"
  8. <needle> ImagePath $[fvwm_image_path]/apps/16:$[fvwm_image_path]/categories/16:$[fvwm_image_path]/actions/16:$[fvwm_image_path]/places/16:/usr/share/pixmaps/16
  9. <needle> those are the paths on my notebook
  10. <amin`> ahhha
  11. <amin`> let me wrote that down
  12. <needle> as you see i set fvwm_image_path as the 1st variable
  13. <amin`> and the softwares that you use right now
  14. <needle> 2nd then i use fvwm_image_path to set the specific icons i want to use in subfolders
  15. <needle> because i want only to have 16 pixel icons
  16. <needle> afaik fvwm should scan subfolders, but then it would not know if I want to use 16 pixel or 22 pixer or even bigger icons
  17. <needle> so it would probably pick the first it finds
  18. <needle> but that is to random for me
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement