Results 1 to 2 of 2

Thread: How to change font size in gtk-window-decorator

  1. #1
    Join Date
    Nov 2009
    Beans
    372
    Distro
    Ubuntu Mate 22.04 Jammy Jellyfish

    How to change font size in gtk-window-decorator

    Hi,

    I am running Compiz under xfce4 and would like to know how to change the font size of the window titles which are set by gtk-window-decorator used by Compiz.

    Thanks

  2. #2
    Join Date
    Nov 2011
    Beans
    1

    Re: How to change font size in gtk-window-decorator

    I'm using debian, and found the gtk-window-decorator still uses metacity configurations, and these gconf settings seem to make it work:

    gconftool-2 -s /apps/metacity/general/titlebar_font -t String "Sans Bold 9"
    ( You can set this only, but it doesn't look right)

    gconftool-2 -s /apps/metacity/general/theme -t String "Clearlooks-Phenix"
    ( Similar to Clearlooks, but buttons are wrong)

    gconftool-2 -s /apps/metacity/general/button_layout -t String "menu:mininize,maximize,close"

    ( With this, it looks like gnome2)

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
  •