aboutsummaryrefslogtreecommitdiff
path: root/config.arg.h
Commit message (Expand)AuthorAgeFilesLines
* after some days of experimenting with grey background, I finally give up and ...Anselm R.Garbe2006-08-111-4/+4
* readded border color, this sucks leastAnselm R.Garbe2006-08-101-0/+1
* removed unnecessary border colorAnselm R.Garbe2006-08-101-1/+0
* swapping my default colors (bg with fg)Anselm R.Garbe2006-08-101-2/+2
* made terminals darker, that is better indeedAnselm R.Garbe2006-08-101-1/+1
* fixed typoAnselm R.Garbe2006-08-081-1/+1
* it always takes a while until one sticks to a colorscheme, but this one feels...Anselm R.Garbe2006-08-081-1/+1
* default colors are bestAnselm R.Garbe2006-08-081-3/+3
* without borders it looks cleanerAnselm R.Garbe2006-08-081-2/+2
* red is easier to my eyes with ffffaa bgAnselm R.Garbe2006-08-081-2/+2
* using a better colorscheme (ffffaa is the best background for black)Anselm R.Garbe2006-08-081-2/+2
* applied Sanders tiny patchesAnselm R.Garbe2006-08-081-4/+4
* removed some "[email protected]2006-08-071-4/+4
* I really only need 3 tags[email protected]2006-08-071-17/+11
* changed font size, I'm not blind...[email protected]2006-08-071-2/+2
* settle with grey[email protected]2006-08-071-2/+2
* made my colors tasting better with the background[email protected]2006-08-071-3/+3
* status box should have a border in my eyes[email protected]2006-08-071-1/+1
* next attempt for w on black switch[email protected]2006-08-071-4/+4
* switched to regexp matching for Rules[email protected]2006-08-041-6/+5
* fixed a bug in dmenu call[email protected]2006-08-041-3/+3
* using execl now, argv changed, using cmd and const char defs directly in the ...[email protected]2006-08-041-11/+6
* s/tag2/two/g[email protected]2006-08-031-2/+2
* stylistic chnage[email protected]2006-08-031-2/+2
* removed TLast tag enum, now tags is simple defined as char *[] array, the res...[email protected]2006-08-031-29/+23
* changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...[email protected]2006-08-031-2/+2
* changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ...[email protected]2006-08-021-1/+1
* added Acroread.* and MPlayer.* to config.arg.h rules[email protected]2006-08-021-0/+2
* made fullscreen apps working fine in floating mode (there is no sane way to m...[email protected]2006-08-021-9/+9
* applied Sanders patches (numlock2)[email protected]2006-08-021-2/+2
* renamed ARRANGE into DEFMODE[email protected]2006-08-011-2/+1
* removed 5LOC[email protected]2006-08-011-8/+6
* cleaned config.*h to prevent some confusion[email protected]2006-08-011-2/+1
* fixed config.h files[email protected]2006-08-011-2/+1
* centralized/externalized configuration to config.h[email protected]2006-08-011-0/+76