diff options
Diffstat (limited to 'dwm')
-rwxr-xr-x | dwm/config.h | 4 | ||||
-rw-r--r-- | dwm/drw.o | bin | 11048 -> 11048 bytes | |||
-rwxr-xr-x | dwm/dwm | bin | 63264 -> 63264 bytes | |||
-rw-r--r-- | dwm/dwm.o | bin | 58456 -> 58456 bytes | |||
-rwxr-xr-x[-rw-r--r--] | dwm/themes/cicada.h | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | dwm/themes/connect.h | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | dwm/themes/default.h | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | dwm/themes/sunshine.h | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | dwm/themes/veloren.h | 0 | ||||
-rw-r--r-- | dwm/util.o | bin | 2224 -> 2224 bytes |
10 files changed, 2 insertions, 4 deletions
diff --git a/dwm/config.h b/dwm/config.h index c13f153..6a32073 100755 --- a/dwm/config.h +++ b/dwm/config.h @@ -7,8 +7,8 @@ static const unsigned int gappx = 16; /* gap pixel between windows */ static const unsigned int snap = 32; /* snap pixel */ static const int showbar = 1; /* 0 means no bar */ static const int topbar = 1; /* 0 means bottom bar */ -static const char *fonts[] = { "monospace:size=10" }; -static const char dmenufont[] = "monospace:size=10"; +static const char *fonts[] = { "Inconsolata-Regular:size=14" }; +static const char dmenufont[] = "Inconsolata-Regular:size=14"; static unsigned int baralpha = 0xff; //static unsigned int baralpha = 0xd0; static unsigned int borderalpha = OPAQUE; Binary files differBinary files differBinary files differdiff --git a/dwm/themes/cicada.h b/dwm/themes/cicada.h index 2b386c1..d6068d1 100644..100755 --- a/dwm/themes/cicada.h +++ b/dwm/themes/cicada.h @@ -1,11 +1,9 @@ static const char norm_fg[] = "#fff"; static const char norm_bg[] = "#000"; -//static const char norm_border[] = "#860"; static const char norm_border[] = "#444"; static const char sel_fg[] = "#fff"; static const char sel_bg[] = "#222"; -//static const char sel_border[] = "#862"; static const char sel_border[] = "#fff"; static const char urg_fg[] = "#dcbdbd"; diff --git a/dwm/themes/connect.h b/dwm/themes/connect.h index 22b4bcc..22b4bcc 100644..100755 --- a/dwm/themes/connect.h +++ b/dwm/themes/connect.h diff --git a/dwm/themes/default.h b/dwm/themes/default.h index 5cdceb2..5cdceb2 100644..100755 --- a/dwm/themes/default.h +++ b/dwm/themes/default.h diff --git a/dwm/themes/sunshine.h b/dwm/themes/sunshine.h index 22b4bcc..22b4bcc 100644..100755 --- a/dwm/themes/sunshine.h +++ b/dwm/themes/sunshine.h diff --git a/dwm/themes/veloren.h b/dwm/themes/veloren.h Binary files differindex 153aaba..153aaba 100644..100755 --- a/dwm/themes/veloren.h +++ b/dwm/themes/veloren.h |