Changed install documentation to include dwm links
This commit is contained in:
4
.local/bin/statusbar/dwm_uptime
Normal file
4
.local/bin/statusbar/dwm_uptime
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
icon=""
|
||||
printf "$icon ^c#d75f5f^$(uptime -p | cut -d " " -f2- | awk '{print $1 substr($2,1,1) " " $3 substr($4,1,1)}')^d^"
|
Reference in New Issue
Block a user