summaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
authornil <niljo@airmail.cc>2025-01-14 20:16:17 +0100
committernil <niljo@airmail.cc>2025-01-14 20:16:17 +0100
commit9cd3e10283ea0c6cc997afc5353c0f314b3aa092 (patch)
tree4aa0ae912633a0f3e7a7d1405469bb7009cef1ba /dwm
parent23a62d70129db30027ba620fc798a666c198ba35 (diff)
changing host repositorymain
Diffstat (limited to 'dwm')
-rwxr-xr-xdwm/config.h4
-rw-r--r--dwm/drw.obin11048 -> 11048 bytes
-rwxr-xr-xdwm/dwmbin63264 -> 63264 bytes
-rw-r--r--dwm/dwm.obin58456 -> 58456 bytes
-rwxr-xr-x[-rw-r--r--]dwm/themes/cicada.h2
-rwxr-xr-x[-rw-r--r--]dwm/themes/connect.h0
-rwxr-xr-x[-rw-r--r--]dwm/themes/default.h0
-rwxr-xr-x[-rw-r--r--]dwm/themes/sunshine.h0
-rwxr-xr-x[-rw-r--r--]dwm/themes/veloren.h0
-rw-r--r--dwm/util.obin2224 -> 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;
diff --git a/dwm/drw.o b/dwm/drw.o
index b157f9e..11ffb48 100644
--- a/dwm/drw.o
+++ b/dwm/drw.o
Binary files differ
diff --git a/dwm/dwm b/dwm/dwm
index 2752e5d..28265c8 100755
--- a/dwm/dwm
+++ b/dwm/dwm
Binary files differ
diff --git a/dwm/dwm.o b/dwm/dwm.o
index e99df0b..579b23e 100644
--- a/dwm/dwm.o
+++ b/dwm/dwm.o
Binary files differ
diff --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
index 153aaba..153aaba 100644..100755
--- a/dwm/themes/veloren.h
+++ b/dwm/themes/veloren.h
diff --git a/dwm/util.o b/dwm/util.o
index aa3779b..26ab857 100644
--- a/dwm/util.o
+++ b/dwm/util.o
Binary files differ