summaryrefslogtreecommitdiff
path: root/desktop/.conkyrc
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2020-10-28 22:29:56 -0400
committerKjetil Orbekk <kj@orbekk.com>2020-10-28 22:29:56 -0400
commit0c151aa260086e8301a598f8e2c398831d50b886 (patch)
treefc79be605c5888ec9f46793368f3d59871f02759 /desktop/.conkyrc
parent24c7e3957c21e6d8f05511eeb9b4900c2c0265f8 (diff)
More statusbar config
Diffstat (limited to 'desktop/.conkyrc')
-rw-r--r--desktop/.conkyrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/.conkyrc b/desktop/.conkyrc
index e8f61e5..e225ba1 100644
--- a/desktop/.conkyrc
+++ b/desktop/.conkyrc
@@ -10,5 +10,5 @@ conky.config = {
-- ${if_pa_sink_muted}OFF$else${pa_sink_volume}%$endif
conky.text = [[
-${if_up wlp39s0}wlan ${wireless_essid wlp39s0}${endif} \
-^fg()${time %a %b %d %I:%M%P}]]
+${if_up wlp39s0}^fn(FontAwesome)^fn() ${wireless_essid wlp39s0}${endif}^p(20)\
+^fg()${time %m月%d号%H:%M}]]