diff options
author | Yigit Sever | 2020-11-06 20:54:40 +0300 |
---|---|---|
committer | Yigit Sever | 2020-11-06 20:54:40 +0300 |
commit | f5f340d3025630d409df856cfd469adfddbfdb32 (patch) | |
tree | d857565ceb17b4953d0b3759d088f66d3c52eccf | |
parent | 8d52c402529ee0eb4720e47c1cb0a93ca2bd44e7 (diff) | |
download | dotfiles-f5f340d3025630d409df856cfd469adfddbfdb32.tar.gz dotfiles-f5f340d3025630d409df856cfd469adfddbfdb32.tar.bz2 dotfiles-f5f340d3025630d409df856cfd469adfddbfdb32.zip |
stretch conky window a bit
-rw-r--r-- | .config/conky/conky.conf##c.desktop,h.maus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/conky/conky.conf##c.desktop,h.maus b/.config/conky/conky.conf##c.desktop,h.maus index ba24dac..b2abc5c 100644 --- a/.config/conky/conky.conf##c.desktop,h.maus +++ b/.config/conky/conky.conf##c.desktop,h.maus | |||
@@ -88,6 +88,6 @@ ${alignr}${color}${texeci 7200 curl -s wttr.in/ank?format="%s"} | |||
88 | ${voffset 1} | 88 | ${voffset 1} |
89 | ${color0}$stippled_hr${color} | 89 | ${color0}$stippled_hr${color} |
90 | ${voffset 1} | 90 | ${voffset 1} |
91 | ${execp rem -cu | head -n -1} | 91 | ${execp rem -c -w120 | head -n -1} |
92 | ${color4}${alignr} | 92 | ${color4}${alignr} |
93 | ]] | 93 | ]] |