Conky: IBM PLEEEX
This commit is contained in:
@@ -14,7 +14,7 @@ conky.config = {
|
||||
update_interval = 1,
|
||||
|
||||
use_xft = true,
|
||||
font = 'Roboto:style=Light:size=9',
|
||||
font = 'IBM Plex Sans:style=Light:size=9',
|
||||
default_color = '#fffcf6',
|
||||
color1 = '232629', -- Background
|
||||
color2 = 'fffcf6', -- Foreground
|
||||
@@ -43,7 +43,7 @@ conky.config = {
|
||||
draw_shades = false
|
||||
}
|
||||
conky.text = [[
|
||||
${font Roboto:style=Light:size=96}$alignr${time %l:%M %p}$font
|
||||
${font IBM Plex Sans:style=Light:size=96}$alignr${time %l:%M %p}$font
|
||||
|
||||
${font Roboto:style=Light:size=32}$alignr${time %A, %B %d, %Y}$font
|
||||
${font IBM Plex Sans:style=Light:size=32}$alignr${time %A, %B %d, %Y}$font
|
||||
]]
|
||||
|
Reference in New Issue
Block a user