summaryrefslogtreecommitdiff
path: root/dwmblocks
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-17 20:57:51 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-17 20:57:51 +0900
commitf67fb1b162c298b556ea556e2a5bb6925ce6e275 (patch)
treebeca6ecebd9d14c4d7fe4705a05ef81ce22f3801 /dwmblocks
parentf51ed65dcd97657108b2f83cd3a12f7d56ca6ea5 (diff)
Init
Diffstat (limited to 'dwmblocks')
-rw-r--r--dwmblocks/config.h1
-rwxr-xr-xdwmblocks/dwmblocksbin22224 -> 22248 bytes
2 files changed, 1 insertions, 0 deletions
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
--- a/dwmblocks/dwmblocks
+++ b/dwmblocks/dwmblocks
Binary files differ