my dwmblocks setup

This commit is contained in:
2022-11-09 20:00:41 +01:00
parent a933ce0d61
commit 1528bb5fc9
6 changed files with 70 additions and 4 deletions

5
dwmblocks_scripts/dwm_kernel Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
kern="$(uname -r | sed -re 's/(^[0-9]*\.[0-9]*\.[0-9]*-[0-9]*)(.*)/\1/')"
echo -e "$kern "