Adding the xresources patch

This commit is contained in:
bakkeby
2025-02-25 09:29:45 +01:00
parent 8a3da062d7
commit 25134d69a9
10 changed files with 223 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
void
loadxrdb()
load_xresources()
{
Display *display;
char * resm;
@@ -123,7 +123,7 @@ loadxrdb()
void
xrdb(const Arg *arg)
{
loadxrdb();
load_xresources();
int i;
for (i = 0; i < LENGTH(colors); i++)
scheme[i] = drw_scm_create(drw, colors[i],