Changes between Version 14 and Version 15 of Xfce


Ignore:
Timestamp:
Jan 2, 2016, 10:32:12 PM (8 years ago)
Author:
afb@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xfce

    v14 v15  
    4141 
    4242
    43 This works and looks best when running X11 in full screen mode.
     43== Appearance ==
    4444
     45This works and looks best when running XQuartz in full screen mode.
    4546
     47Even better if you install the "Clearlooks" engine and switch themes:
     48
     49{{{
     50sudo port install gtk-engines2
     51}}}
     52
     53Put this into your `~/.gtkrc-2.0` file:
     54{{{
     55gtk-theme-name = "Clearlooks"
     56gtk-icon-theme-name = "Tango"
     57}}}