update for portrait monitor
This commit is contained in:
parent
fb1a8f777d
commit
18389899a6
|
@ -107,16 +107,6 @@ ${color0}\
|
|||
${lua_parse sub_space 0 ${fs_free /mnt/manjaro}}\
|
||||
$color\
|
||||
:\
|
||||
4/\
|
||||
${color0}\
|
||||
${lua_parse sub_space 0 ${fs_free /mnt/4tb}}\
|
||||
$color\
|
||||
:\
|
||||
4_2/\
|
||||
${color0}\
|
||||
${lua_parse sub_space 0 ${fs_free /mnt/4tb_2}}\
|
||||
$color\
|
||||
:\
|
||||
i/\
|
||||
${color0}\
|
||||
${lua_parse sub_space 0 ${fs_free /mnt/int_data}}\
|
||||
|
|
|
@ -39,9 +39,9 @@ conky.config = {
|
|||
draw_outline = false,
|
||||
draw_shades = true,
|
||||
use_xft = true,
|
||||
font = 'xos4 Terminus:size=12',
|
||||
font = 'xos4 Terminus:size=14',
|
||||
gap_x = 0,
|
||||
gap_y = 80,
|
||||
gap_y = 120,
|
||||
net_avg_samples = 2,
|
||||
double_buffer = true,
|
||||
no_buffers = true,
|
||||
|
|
Loading…
Reference in New Issue