dotfiles
dotfiles copied to clipboard
fixes missing uptime from #155
awful.widget.watch only invokes a command and not an entire shell. The pipe here doesn't work so I moved the removal of the "up " string into the existing regex below.
(btw I love your awesome dotfiles, thank you for your work!)