Results 1 to 2 of 2

Thread: Conky Fonts Won't Change Back After Uninstalling Fluxbox

  1. #1
    Join Date
    Feb 2008
    Beans
    53

    Exclamation Conky Fonts Won't Change Back After Uninstalling Fluxbox

    Hello!

    I'm using Ubuntu 12.04 (Precise Pangolin) with the MATE Desktop Environment and I installed Fluxbox to try it out and I got disappointed from what I saw. Then, I uninstalled it using this command:

    Code:
    sudo apt-get autoremove --purge fluxbox
    Then I did:

    Code:
    rm -r ~/.fluxbox
    The only thing I did while experimenting with Fluxbox was to change the default font. I followed these instructions and edited my "~/.fluxbox/init" and "~/.fluxbox/overlay" files. I did this to those two files:

    For the "~/.fluxbox/init" file I did this:

    Code:
    session.styleOverlay: ~/.fluxbox/overlay
    For the "~/.fluxbox/overlay" file I did this:

    Code:
    menu.title.font: sans-10:bold
    toolbar.clock.font: sans-10:bold
    toolbar.workspace.font: sans-10:bold
    *font: sans-8
    The problem is that, right now, my conky fonts look like they were taken from some Windows 3.0 app!

    On my laptop I have the same "conky.conf" file that I use on my desktop and I copied it from my laptop and replaced that one on my desktop, but the problem has not been solved and the conky fonts still are crappy.

    Any help would be deeply appreciated.

    Thank You!

  2. #2

    Re: Conky Fonts Won't Change Back After Uninstalling Fluxbox

    Code:
    grep -i font /path/to/your/conky.conf
    Windows assumes the user is an idiot.
    Linux demands proof.

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
  •