Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Polybar Uptime Module

This is a very straight-forward module that reports the current uptime of the system.

example of this module present in polybar

Install

Clone the reposistory wherever you would like.

cd ~/.config/polybar
mkdir modules
ln -s <location-of-repo>/poly-uptime.sh modules/poly-uptime.sh

And then in your polybar.ini config file, add:

; modules-right = ... poly-uptime ... ; wherever you want

; ...

[module/poly-uptime]
type = custom/script
exec = ~/.config/polybar/modules/poly-uptime.sh
tail = true

About

This is a module for polybar that displays the current system uptime

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages