diff options
author | Joe <rrbo@proton.me> | 2023-01-17 16:02:25 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-01-17 16:02:25 +0100 |
commit | 307590cc89ad3c4f1eb4df839a82c0696a550d07 (patch) | |
tree | af13e2572b87f9acb2f29ecb7fa426b8ef19f70c | |
parent | up (diff) | |
download | dotfiles-bsd-307590cc89ad3c4f1eb4df839a82c0696a550d07.tar.gz dotfiles-bsd-307590cc89ad3c4f1eb4df839a82c0696a550d07.tar.bz2 dotfiles-bsd-307590cc89ad3c4f1eb4df839a82c0696a550d07.tar.xz dotfiles-bsd-307590cc89ad3c4f1eb4df839a82c0696a550d07.tar.zst dotfiles-bsd-307590cc89ad3c4f1eb4df839a82c0696a550d07.zip |
up
Diffstat (limited to '')
-rw-r--r-- | .config/conkyrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/conkyrc b/.config/conkyrc index 3a03a77..f93f60b 100644 --- a/.config/conkyrc +++ b/.config/conkyrc @@ -46,7 +46,7 @@ conky.config = { } conky.text = [[ -${color grey}${alignc}${time %A %e %B %Y : %Hh%M} +${color grey}${alignc}${time %A %e %B %Y - %Hh%M} ${hr} ${color grey}Terminal: ${font1}${color white}${nodename_short}${font} ${color grey}OS: ${font1}${color white}${sysname}${font} |