From f67fb1b162c298b556ea556e2a5bb6925ce6e275 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 17 Sep 2024 20:57:51 +0900 Subject: Init --- dwmblocks/config.h | 1 + dwmblocks/dwmblocks | Bin 22224 -> 22248 bytes 2 files changed, 1 insertion(+) (limited to 'dwmblocks') diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 9aa8fae..0e060fa 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -39,3 +39,4 @@ static char *delim = " "; // vim with the following line in your vimrc/init.vim: // autocmd BufWritePost ~/.local/src/dwmblocks/config.h !cd ~/.local/src/dwmblocks/; sudo make install && { killall -q dwmblocks;setsid dwmblocks & } + diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks index 9319c60..cbd7152 100755 Binary files a/dwmblocks/dwmblocks and b/dwmblocks/dwmblocks differ -- cgit v1.2.3