From c49135e882e015e4d290286c433bfe90594f6443 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 13 Apr 2020 08:43:50 -0400 Subject: [PATCH] note on statusbar clickability --- larbs.mom | 1 + 1 file changed, 1 insertion(+) diff --git a/larbs.mom b/larbs.mom index c184db7..dd579ce 100644 --- a/larbs.mom +++ b/larbs.mom @@ -72,6 +72,7 @@ On the right, you'll see various system status notifiers, the date, volume, even Each module on the right of the status bar is a script located in \f(CW~/.local/bin/statusbar/\fP. You can see what they do and modify them from there. I'm sure you can figure it out. +You can also right click on the module to see what it does. .PP The program dwmblocks is what is run to generate the statusbar from those scripts. You can edit its config/source code in \f(CW~/.local/src/dwmblocks/\fP to tell it what scripts/commands you want it to display.