slstatus

mrgrouse's slstatus fork for the dwm window manager
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-09-18 01:59config.def.h: comment battery capacity entry by defaultmrgrouse1+1-1
2024-05-12 18:38config.def.h: use awk to only output percentage of volume and microphone volumemrgrouse1+2-2
2024-05-12 18:36config.mk: enforce gcc as compiler, as tcc does not work with glyphsmrgrouse1+7-6
2024-05-12 18:35config.def.h: uncomment microphone line, use wpctl on both audio input and output modulesmrgrouse1+2-2
2024-05-12 18:31config.def.h: comment microphone check line, add volume.sh script integration with volume get linemrgrouse1+3-2
2024-05-04 05:06config.def.h: add divider to beginning of ram function formatbdmfegys@duck.com1+1-1
2024-05-04 05:05config.def.h: remove trailing divider in datetime function formatbdmfegys@duck.com1+1-1
2024-05-04 05:04config.def.h: comment netspeed and kernel release arguments, shorten output of ram and cpu function formatsbdmfegys@duck.com1+5-5
2024-05-04 03:54.gitignore: create .gitignore, add config.h, object files and binarybdmfegys@duck.com1+3-0
2024-05-04 03:52config.def.h: simplify volume module to use pamixer instead of getvolume scriptbdmfegys@duck.com1+1-1
2024-04-22 00:58config.def.h: add glyph to kernel release, along with switching glyphs to unicodebdmfegys@duck.com1+8-9
2024-02-28 01:55fix README for birdwmgrouse1+2-2
2024-02-28 01:53slstatus source code moved from birdwm to seperate repositorygrouse34+2856-0