diff options
| author | Yigit Sever | 2021-10-30 01:34:26 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-10-30 01:34:26 +0300 |
| commit | 91afbc45a6aa12aa79b3c672355a6266ed3b8518 (patch) | |
| tree | 64ea66a69abc71bdeaeed9ee0a9f235f5d026fec | |
| parent | e0423ffd5826ca2d170b66fe80f498a6ad385be5 (diff) | |
| download | dotfiles-91afbc45a6aa12aa79b3c672355a6266ed3b8518.tar.gz dotfiles-91afbc45a6aa12aa79b3c672355a6266ed3b8518.tar.bz2 dotfiles-91afbc45a6aa12aa79b3c672355a6266ed3b8518.zip | |
conky, maus: smaller calendar
| -rw-r--r-- | .config/conky/conky.conf##h.maus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/conky/conky.conf##h.maus b/.config/conky/conky.conf##h.maus index 7bcfccf..368b052 100644 --- a/.config/conky/conky.conf##h.maus +++ b/.config/conky/conky.conf##h.maus | |||
| @@ -85,6 +85,6 @@ ${voffset 1} | |||
| 85 | ${texeci 1800 curl -s wttr.in/ank | sed -n '3,7{s/\d27\[[0-9;]*m//g;s/^..//;s/ *$//;p}'} | 85 | ${texeci 1800 curl -s wttr.in/ank | sed -n '3,7{s/\d27\[[0-9;]*m//g;s/^..//;s/ *$//;p}'} |
| 86 | ${color0}$stippled_hr${color} | 86 | ${color0}$stippled_hr${color} |
| 87 | ${voffset 1} | 87 | ${voffset 1} |
| 88 | ${execp rem -c -w130 -b1 | head -n-1} | 88 | ${execp rem -c+2 -w130 -b1} |
| 89 | ${color4}${alignr} | 89 | ${color4}${alignr} |
| 90 | ]] | 90 | ]] |
