Added Statusbad Commands (Not in correct location)

This commit is contained in:
2022-09-21 20:51:46 +01:00
parent 8afd56ea27
commit 990568295b
12 changed files with 125 additions and 0 deletions

4
statusbar/dwm_uptime Executable file
View 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^"