Remove leading zero from clock
This commit is contained in:
@@ -45,7 +45,7 @@ conky.config = {
|
|||||||
draw_shades = false
|
draw_shades = false
|
||||||
}
|
}
|
||||||
conky.text = [[
|
conky.text = [[
|
||||||
${font Roboto:style=Light:size=96}$alignr${time %I:%M %p}$font
|
${font Roboto:style=Light:size=96}$alignr${time %l:%M %p}$font
|
||||||
|
|
||||||
${font Roboto:style=Light:size=32}$alignr${time %A, %B %d, %Y}$font
|
${font Roboto:style=Light:size=32}$alignr${time %A, %B %d, %Y}$font
|
||||||
]]
|
]]
|
||||||
|
Reference in New Issue
Block a user