Results 1 to 2 of 2

Thread: I would like to have a thin main menu

  1. #1
    Join Date
    Jan 2009
    Location
    Wichita, KS
    Beans
    50
    Distro
    Ubuntu 10.10 Maverick Meerkat

    I would like to have a thin main menu

    I was not sure where to put this, so I threw it in here.

    I am trying to make my main menu as thin as it is when I apply a theme called "3am" that I downloaded from Gnone-look. I have plowing through the gtkrc all morning and part of last night, but I cannot figure how to do what I want. I have attached two screenshots. One with the thin main menu and one with the main menu at the default thickness.

    In the mean time, I am going to keep looking around the google results to see what I can figure it out.

    Thanks to all ahead of time.
    Attached Images Attached Images
    "Gods are fragile things; they may be killed by a whiff of science or a dose of common sense." - Chapman Cohen

    Registered Linux User #495248 / Registered Ubuntu User #28596

  2. #2
    Join Date
    Feb 2009
    Location
    Netherlands
    Beans
    784

    Re: I would like to have a thin main menu

    Find the style that controls the menuitems, then add / configure an ythickness line, so it will look like this:

    Code:
    style "blah"
    {
      ...(FG/BG entries)
      ythickness                = <int>
      ...
      ...(optionally the following:)
      engine "blah"
      {
         ...
      }
    }

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •