dwmstatus icon indicating copy to clipboard operation
dwmstatus copied to clipboard

A status bar written in C for dwm, but can work for others

Results 2 dwmstatus issues
Sort by recently updated
recently updated
newest added

simple function to get wifi SSID and print it in xcb & std

cd dwmstatus ❯ cs src zsh: command not found: cs ❯ cd src ❯ make CC = cc CFLAGS = -ggdb3 -Os -Wall -Wno-unused-variable -march=native -fno-stack-protector -D_GNU_SOURCE LIBS = -lxcb-util...