lucasvazq / dotfiles

A minimalistic dotfiles with astronomical flavor 🪐
GNU General Public License v3.0
7 stars 1 forks source link

Add day and month output to date comand #17

Closed lucasvazq closed 4 years ago

lucasvazq commented 4 years ago

Currently in the config of polybar .config/polybar/config, the date module show the Hour and the Minutes. Modify it to show the day and the month too.

Replace date +%H:M with date "+%m/d %H:%M