Change fonts to support CJK characters in conky
This commit is contained in:
parent
a472fdbe88
commit
1e2442eb6e
7 changed files with 22 additions and 21 deletions
|
@ -148,10 +148,10 @@ launcher_item_app = x-terminal-emulator.desktop
|
|||
# Clock
|
||||
time1_format = %H:%M
|
||||
time2_format = %-d/%-m/%y
|
||||
time1_font = VictorMono Nerd Font Bold 10
|
||||
time1_font = Noto Sans Bold 10
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
time2_font = VictorMono Nerd Font 8
|
||||
time2_font = Noto Sans 8
|
||||
clock_font_color = #000000 100
|
||||
clock_padding = 3 3
|
||||
clock_background_id = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue