my dwmblocks setup
This commit is contained in:
5
dwmblocks_scripts/dwm_kernel
Executable file
5
dwmblocks_scripts/dwm_kernel
Executable 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 "
|
||||
|
Reference in New Issue
Block a user