You are not logged in.

#1 2010-08-16 18:00:59

cesura
Package Maintainer (PM)
From: Tallinn, Estonia
Registered: 2010-01-23
Posts: 1,867

[SOLVED] Where's the default xmobar config?

I searched all over the Wiki and the xmobar site and couldn't find it. I wanted to know if there is a default configuration file for xmobar (the one that is used if there is no ~/.xmobarrc). It has the workspaces on the left, the current window title to the right of that, and the date and time (red) + operating system (green) on the right side.

Thanks smile

Last edited by cesura (2010-08-17 00:57:48)

Offline

#2 2010-08-16 21:22:29

schen
Member
Registered: 2009-06-06
Posts: 468

Re: [SOLVED] Where's the default xmobar config?

Why don't you just use xmobarrc? Also, it seems it's only configurable with "command-line options" or xmobarrc.

Offline

#3 2010-08-17 00:57:37

cesura
Package Maintainer (PM)
From: Tallinn, Estonia
Registered: 2010-01-23
Posts: 1,867

Re: [SOLVED] Where's the default xmobar config?

schen wrote:

Why don't you just use xmobarrc? Also, it seems it's only configurable with "command-line options" or xmobarrc.

I wanted to see if I could copy what I was already using to make a ~/.xmobarrc and add to it. It turns out that the command line options were being passed in my ~/.xmonad/xmonad.hs, so I guess that makes this thread solved...

Offline

#4 2010-08-17 13:03:38

diegonc
Member
Registered: 2008-12-13
Posts: 42

Re: [SOLVED] Where's the default xmobar config?

The default configuration is defined at http://code.haskell.org/xmobar/Config.hs
And there's also a sample configuration: http://code.haskell.org/xmobar/xmobar.config-sample

Offline

Board footer

Powered by FluxBB