summaryrefslogblamecommitdiff
path: root/i3blocks-uptime.sh
blob: 515f056065974868f269f9c92dabe02e46257382 (plain) (tree)
1
2
3
4


         
                                                 
#!/bin/sh
icon=󰣠

printf "$icon%s\n" "$(uptime -p | cut -d, -f1,2)"