4 Comments

  1. GTK 3 application may look ugly under MATE. To make it look better:

    $ ln -s /usr/share/themes/TraditionalOkClassic/gtk-3.0/ ./.config/
    

    Of course, other themes that support GTK 3 is also okay.

  2. Install the ‘mate-media’ package to get the “sound volume” icon on the panel:

    # yum install mate-media
    

Leave a Reply

Your email address will not be published. Required fields are marked *