Hello, how can I add the date to the panel plz ?
In default install they’re is only the time.
Resolved:
I had to change .config/awesome/rc.lua
mytextclock = wibox.widget.textclock("%a %d %b %H:%M ")
Hello, how can I add the date to the panel plz ?
In default install they’re is only the time.
Resolved:
I had to change .config/awesome/rc.lua
mytextclock = wibox.widget.textclock("%a %d %b %H:%M ")